| Class and Description |
|---|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UINavigationController
UINavigationController class defines an object that handles view controllers
related to views organized in a hierarchy.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIViewController
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| Class and Description |
|---|
| UIImage
UIImage class defines an object that represents images in an application.
|
| Class and Description |
|---|
| UIFont
UIFont class contains all the information related to fonts such size, family
and type.
|
| UIImage
UIImage class defines an object that represents images in an application.
|
| Class and Description |
|---|
| UIAccessibilityIdentification
Class to help automated tests
|
| UIAppearance
Appearance proxy class for all default UI elements
|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UIControl
UIControl class's instances correspond to visual control elements, such as
buttons and sliders.These control elements are related to a specific user
interaction with the application.
|
| UIEdgeInsets
UIEdgeInsets class defines edge insets used in order to reduce or expand
views' rectangles.
|
| UIImage
UIImage class defines an object that represents images in an application.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIView
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
| Class and Description |
|---|
| UIAccessibilityIdentification
Class to help automated tests
|
| UIAppearance
Appearance proxy class for all default UI elements
|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UIColor
UIColor class defines a color object used to store color data.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIView
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
| UIViewController
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| Class and Description |
|---|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UINavigationController
UINavigationController class defines an object that handles view controllers
related to views organized in a hierarchy.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIViewController
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| Class and Description |
|---|
| UIView
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
| Class and Description |
|---|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIViewController
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| Class and Description |
|---|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UIImage
UIImage class defines an object that represents images in an application.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UITextView
UITextView class defines an object that represents a visible, rectangular
area that accepts text.
|
| UITextViewDelegate
UITextViewDelegate is the delegate that is responsible for handling
operations related to text view objects.
|
| UIView
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
| UIViewController
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| Class and Description |
|---|
| NSLayoutAnchor
NSLayoutAnchor class defines an object that is used as constraint when
applying Auto Layout.
|
| NSLayoutConstraint
NSLayoutConstraint class defines an object that represents the relationship
that should be satisfied concerning two layout attributes in a constraint
based layout system.
|
| NSLayoutDimension
NSLayoutDimension class defines an object that is responsible for creating
NSLayoutConstraint objects used for Auto Layout.
|
| NSLayoutXAxisAnchor
NSLayoutXAxisAnchor class defines an object that is used as a horizontal
constraint when applying Auto Layout.
|
| NSLayoutYAxisAnchor
NSLayoutYAxisAnchor class defines an object that is used as a vertical
constraint when applying Auto Layout.
|
| UIAcceleration
Deprecated.
|
| UIAccelerometer
Deprecated.
|
| UIAccelerometerDelegate
UIAccelerometerDelegate interface is the delegate that cooperates with the
UIAccelerometer.
|
| UIAccessibilityIdentification
Class to help automated tests
|
| UIActionSheet
Deprecated.
|
| UIActionSheetDelegate
UIActionSheetDelegate interface is the delegate responsible for receiving and
handling notifications related to action sheets.
|
| UIActivity |
| UIActivityViewControllerCompletionHandler
Deprecated.
|
| UIActivityViewControllerCompletionWithItemsHandler |
| UIAlertAction
UIAlertAction class defines an object that is related to an alert action that
takes place after tapping an alert button.
|
| UIAlertController
UIAlertController class defines an object that displays an alert message to
the user.
|
| UIAlertView
Deprecated.
|
| UIAlertViewDelegate
Deprecated.
|
| UIAppearance
Appearance proxy class for all default UI elements
|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UIApplication
UIApplication class defines an object that is uniquely associated with an
application and includes related control and coordination methods.
|
| UIApplicationDelegate
UIApplicationDelegate interface is the delegate responsible for handling
events related to UIApplication singleton object of the application.
|
| UIBarButtonItem
UIBarButtonItem class defines button items that are used on toolbars and
navigation bars.
|
| UIBarItem
UIBarItem is an abstract class for items that appear inside a bar-like
structure, usually at the top or at the bottom of the screen.
|
| UIButton
UIButton class defines a button element that is displayed on screen and
changes state and appearance according on finger tapping.
|
| UIColor
UIColor class defines a color object used to store color data.
|
| UIControl
UIControl class's instances correspond to visual control elements, such as
buttons and sliders.These control elements are related to a specific user
interaction with the application.
|
| UIControlDelegate
UIControlDelegate interface is the delegate responsible for handling events
received from UIControl.
|
| UIDevice
The UIDevice class defines an object that represents the device on which the
application runs.
|
| UIEdgeInsets
UIEdgeInsets class defines edge insets used in order to reduce or expand
views' rectangles.
|
| UIEvent
UIEvent class defines an object known as a event that represents a change
triggered by the user, such as touching the screen or moving the device, or
generated by the system.
|
| UIFont
UIFont class contains all the information related to fonts such size, family
and type.
|
| UIGestureRecognizer
UIGestureRecognizer is an abstract class that recognizes series of touches as
gestures along with the changes that occur to these gestures.
|
| UIGestureRecognizerDelegate
UIGestureRecognizerDelegate interface is the delegate responsible for the communication
between UIGestureRecognizer concrete objects and related objects.
|
| UIImage
UIImage class defines an object that represents images in an application.
|
| UIImagePickerController
UIImagePickerController class defines an object that acts as an interface of
the available device's cameras.
|
| UIImagePickerControllerDelegate
UIImagePickerControllerDelegate interface is the delegate responsible for
receiving and handling notifications from the UIImagePickerController.
|
| UIImageView
UIImageView class extends UIView and defines a custom view for displaying and
manipulating UIImage objects.
|
| UIImageWriteToPhotoAlbumHandler
UIImageWriteToPhotoAlbumHandler interface is used as a callback in case an
error occurs after writing to photo album.
|
| UILabel
UILabel class defines a specialized view that is used to display read-only
text.
|
| UILayoutGuide
UILayoutGuide class defines a frame that represents the limits of a view and
interacts with the Auto Layout system based on constraints.
|
| UILayoutSupport
A set of methods that provide layout support and access to layout anchors.
|
| UILocalNotification
Deprecated.
|
| UINavigationBar
The UINavigationBar class creates a bar located at the top of the screen.
|
| UINavigationBarDelegate
UINavigationBarDelegate interface is the delegate responsible for handling
push and pop actions of a navigation bar.
|
| UINavigationController
UINavigationController class defines an object that handles view controllers
related to views organized in a hierarchy.
|
| UINavigationControllerDelegate
UINavigationControllerDelegate interface is the delegate responsible for
receiving and handling notifications from the UINavigationController.
|
| UINavigationItem
UINavigationItem class is responsible for the position and functionality of
the button items that appear on the navigation bar.
|
| UINib |
| UIPickerView
UIPickerView class defines an object that is depicted as one or more spinning
wheels containing a sets of values.
|
| UIPickerViewDataSource
UIPickerViewDataSource provides the structure to be implemented when
information related to number of components and rows of picker view is
needed.
|
| UIPickerViewDelegate
UIPickerViewDelegate interface is the delegate responsible to collaborate
with picker view objects.
|
| UIPopoverController
Deprecated.
|
| UIPopoverControllerDelegate
UIPopoverControllerDelegate interface is the delegate responsible to
collaborate with UIPopoverController objects.
|
| UIPrintInteractionCompletionHandler
UIPrintInteractionCompletionHandler interface is the handler that is called
after the completion of a printing job or when a printing error.
|
| UIPrintInteractionController
UIPrintInteractionController class provides all the essential methods for the
printing user interface.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIScreen
UIScreen class contains all the information related to device's screen.
|
| UIScrollView
UIScrollView class extends UIView and defines an object of a customized view
that is used in order to display content that exceeds the size of the
window.It provides options for altering the visible content using swiping
gestures within the view.
|
| UIScrollViewDelegate
UIScrollViewDelegate interface is the delegate that handles scroll view
events.
|
| UISearchBar
UISearchBar class defines an object that handles text based searches.
|
| UISearchBarDelegate
UISearchBarDelegate interface is the delegate that handles events related to
search bar objects.
|
| UISplitViewController
UISplitViewController class defines a view controller that is the root view
controller of the application.
|
| UISplitViewControllerDelegate
UISplitViewControllerDelegate interface is the delegate responsible for
handing changes to split view interfaces such as collapsing and expanding.
|
| UIStoryboard |
| UIStoryboardSegue |
| UIStoryboardUnwindSegueSource |
| UITabBar
UITabBar class defines a tab-bar object that visually consists of buttons
named tab bar items that provide one-tap access to specific set of views of
the application.
|
| UITabBarController
UITabBarController class defines a view controller for the tab bar.
|
| UITabBarControllerDelegate
UITabBarControllerDelegate interface is the delegate that cooperates with the
UITabBarController.
|
| UITabBarDelegate
UITabBarDelegate interface is the delegate responsible for the customization
of tab bar objects.
|
| UITabBarItem
UITabBarItem class defines an object that represents an item of a tab bar.
|
| UITableView
UITableView class defines an object that represents a visible table used to
display and edit lists of data arranged to rows.
|
| UITableViewCell
UITableViewCell class defines objects that represent cell elements used in
table views.
|
| UITableViewController
UITableViewController class defines a controller object that handles table
views.
|
| UITableViewDataSource
UITableViewDataSource class contains all the essential methods for the
initialization and modification of a table view such as inserting, deleting
and relocating rows.
|
| UITableViewDelegate
UITableView interface is the delegate that is responsible for handling
operations related to table views such as inserting and deleting cells.
|
| UITextField
UITextField class defines an object that represents a visible text area that
is editable.
|
| UITextFieldDelegate
UITextFieldDelegate interface is the delegate that is responsible for
handling operations related to text fields.
|
| UITextInputTraits |
| UITextView
UITextView class defines an object that represents a visible, rectangular
area that accepts text.
|
| UITextViewDelegate
UITextViewDelegate is the delegate that is responsible for handling
operations related to text view objects.
|
| UIToolbar
UIToolbar class defines a toolbar that visually consists of buttons named
items that provide quick access to specific functions of the application.
|
| UITouch
UITouch class defines an object that handles all the information related to
the touch interaction of the user with the application.
|
| UIUserNotificationAction
UIUserNotificationAction defines an object that represents the custom action
of the application in response to a notification.
|
| UIUserNotificationCategory
UIUserNotificationCategory class defines an object that holds information
related to the custom actions executed in response to local or push
notifications.
|
| UIUserNotificationSettings
UIUserNotificationSettings class defines an object that holds all the
information related to the settings of the notifications that the application
displays.
|
| UIView
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
| UIViewController
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| UIWebView
UIWebView class defines an object that is attached to a window in order to
insert web content in an application.
|
| UIWebViewDelegate
UIWebViewDelegate interface is the delegate that is responsible for handling
operations related to web views.
|
| UIWindow
UIWindow class defines an object known as a window that contains and controls
the visible parts of the screen, the views.
|
| Class and Description |
|---|
| UIAccessibilityIdentification
Class to help automated tests
|
| UIAppearance
Appearance proxy class for all default UI elements
|
| UIAppearanceContainer
Element that could enclose UIAppearance entities
|
| UIEvent
UIEvent class defines an object known as a event that represents a change
triggered by the user, such as touching the screen or moving the device, or
generated by the system.
|
| UIResponder
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIScrollView
UIScrollView class extends UIView and defines an object of a customized view
that is used in order to display content that exceeds the size of the
window.It provides options for altering the visible content using swiping
gestures within the view.
|
| UITouch
UITouch class defines an object that handles all the information related to
the touch interaction of the user with the application.
|
| UIView
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
Copyright © 2020. All rights reserved.