| Interface | Description |
|---|---|
| UIAccelerometerDelegate |
UIAccelerometerDelegate interface is the delegate that cooperates with the
UIAccelerometer.
|
| UIAccessibilityIdentification |
Class to help automated tests
|
| UIActionSheetDelegate |
UIActionSheetDelegate interface is the delegate responsible for receiving and
handling notifications related to action sheets.
|
| UIActivityViewControllerCompletionHandler | Deprecated |
| UIActivityViewControllerCompletionWithItemsHandler | |
| UIAlertViewDelegate | Deprecated |
| UIAppearance |
Appearance proxy class for all default UI elements
|
| UIAppearanceContainer |
Element that could enclose UIAppearance entities
|
| UIApplicationDelegate |
UIApplicationDelegate interface is the delegate responsible for handling
events related to UIApplication singleton object of the application.
|
| UIControlDelegate |
UIControlDelegate interface is the delegate responsible for handling events
received from UIControl.
|
| UIGestureRecognizerDelegate |
UIGestureRecognizerDelegate interface is the delegate responsible for the communication
between UIGestureRecognizer concrete objects and related objects.
|
| UIImagePickerControllerDelegate |
UIImagePickerControllerDelegate interface is the delegate responsible for
receiving and handling notifications from the UIImagePickerController.
|
| UIImageWriteToPhotoAlbumHandler |
UIImageWriteToPhotoAlbumHandler interface is used as a callback in case an
error occurs after writing to photo album.
|
| UILayoutSupport |
A set of methods that provide layout support and access to layout anchors.
|
| UINavigationBarDelegate |
UINavigationBarDelegate interface is the delegate responsible for handling
push and pop actions of a navigation bar.
|
| UINavigationControllerDelegate |
UINavigationControllerDelegate interface is the delegate responsible for
receiving and handling notifications from the UINavigationController.
|
| 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.
|
| 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.
|
| UIScrollViewDelegate |
UIScrollViewDelegate interface is the delegate that handles scroll view
events.
|
| UISearchBarDelegate |
UISearchBarDelegate interface is the delegate that handles events related to
search bar objects.
|
| UISplitViewControllerDelegate |
UISplitViewControllerDelegate interface is the delegate responsible for
handing changes to split view interfaces such as collapsing and expanding.
|
| 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.
|
| 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.
|
| UITextFieldDelegate |
UITextFieldDelegate interface is the delegate that is responsible for
handling operations related to text fields.
|
| UITextInputTraits | |
| UITextViewDelegate |
UITextViewDelegate is the delegate that is responsible for handling
operations related to text view objects.
|
| UIWebViewDelegate |
UIWebViewDelegate interface is the delegate that is responsible for handling
operations related to web views.
|
| Class | Description |
|---|---|
| NSLayoutAnchor |
NSLayoutAnchor class defines an object that is used as constraint when
applying Auto Layout.
|
| NSLayoutAttribute |
NSLayoutAttribute class defines the different parts of an object's visual
representation that are used as a constraint of the 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.
|
| NSLayoutFormatOptions |
NSLayoutFormatOptions class defines different types of interface alignment
and direction alignment in case of two or more interface elements.
|
| NSLayoutRelation |
NSLayoutRelation class defines equality relation between the initial and the
modified attribute of a constraint.
|
| 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.
|
| NSTextAlignment |
NSTextAlignment class defines different styles of text alignment.
|
| UIAcceleration | Deprecated |
| UIAccelerometer | Deprecated |
| UIActionSheet | Deprecated |
| UIActivity | |
| UIActivityCategory | |
| UIActivityIndicatorView |
UIActivityIndicatorView class defines an object that is used to show that an
activity is in progress and it is depicted as an spinning gear.
|
| UIActivityIndicatorViewStyle |
UIActivityIndicatorViewStyle class defines different options for activity
indicator's style.
|
| UIActivityType | |
| UIActivityViewController | |
| UIAlertAction |
UIAlertAction class defines an object that is related to an alert action that
takes place after tapping an alert button.
|
| UIAlertActionStyle |
UIAlertActionStyle class defines different style options for alert action
buttons.
|
| UIAlertController |
UIAlertController class defines an object that displays an alert message to
the user.
|
| UIAlertControllerStyle |
UIAlertControllerStyle class defines different types of alerts.
|
| UIAlertView | Deprecated |
| UIAlertViewStyle |
UIAlertViewStyle class defines styles for different types of alerts.
|
| UIApplication |
UIApplication class defines an object that is uniquely associated with an
application and includes related control and coordination methods.
|
| UIApplicationLaunchOptionsKey |
UIApplicationLaunchOptions class defines different options or information
related to application launching.
|
| UIApplicationOpenExternalURLOptionsKey |
Define different options when launching URLs through
UIApplication.openURL(NSURL, Map, VoidBlock1). |
| UIApplicationState |
Application states
|
| UIBackgroundFetchResult |
The result of a push notification event
|
| UIBarButtonItem |
UIBarButtonItem class defines button items that are used on toolbars and
navigation bars.
|
| UIBarButtonItemStyle |
UIBarButtonItemStyle class defines styles for different button item types.
|
| UIBarButtonSystemItem |
UIBarButtonSystemItem class defines different types of system UIBarButton
items.
|
| 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.
|
| UIBarStyle |
UIBarStyle class defines styles for different types of bars.
|
| UIBaselineAdjustment |
UIBaselineAdjustment class defines different text alignment options.
|
| UIButton |
UIButton class defines a button element that is displayed on screen and
changes state and appearance according on finger tapping.
|
| UIButtonType |
UIButtonType class defines the style of a button.
|
| 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.
|
| UIControlContentHorizontalAlignment |
UIControlContentVerticalAlignment class defines different types of horizontal
alignment for the content within a control element.
|
| UIControlContentVerticalAlignment |
UIControlContentVerticalAlignment class defines different types of vertical
alignment for the content within a control element.
|
| UIControlEvents |
UIControlEvents class defines different types of events that can be related to
a control element.
|
| UIControlState |
UIControlState class defines different types of states for a UIControl
concerning the appearance and the ability to interact.
|
| UIDataDetectorTypes |
UIDataDetectorTypes class defines different types of information that can be
automatically detected in text.
|
| UIDatePicker |
UIDatePicker class defines an object that can be added in an application and
allows the user to select specific dates and/or hours or define intervals of
dates or hours.
|
| UIDatePickerMode |
The UIDatePickerMode class defines the mode of a UIDatePicker object.
|
| UIDevice |
The UIDevice class defines an object that represents the device on which the
application runs.
|
| UIDeviceBatteryState |
UIDeviceBatteryState class defines the battery state of the device.
|
| UIDeviceOrientation |
UIDeviceOrientation class defines the physical orientation of the
device.
|
| 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.
|
| UIEventSubtype |
UIEventSubtype class defines the subtype of an event.
|
| UIEventType |
UIEventType class defines the type of an event.
|
| 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.
|
| UIGestureRecognizerState |
UIGestureRecognizerState class contains all the information related to the
current state of a gesture recognizer.
|
| UIGraphics |
UIGraphics class defines methods for creating and displaying images to custom
views using bitmap image context stored in a stack.
|
| UIImage |
UIImage class defines an object that represents images in an application.
|
| UIImageOrientation |
UIImageOrientation class defines different types of orientations for images.
|
| UIImagePickerController |
UIImagePickerController class defines an object that acts as an interface of
the available device's cameras.
|
| UIImagePickerControllerCameraCaptureMode |
UIImagePickerControllerCameraCaptureMode class defines different types media
capturing for the camera.
|
| UIImagePickerControllerCameraDevice |
UIImagePickerControllerCameraDevice class defines which camera of the device
should be used.
|
| UIImagePickerControllerCameraFlashMode |
UIImagePickerControllerCameraFlashMode defines different types of flash mode
for the active camera.
|
| UIImagePickerControllerQualityType |
UIImagePickerControllerQualityType class defines different video quality
options.
|
| UIImagePickerControllerSourceType |
UIImagePickerControllerSourceType class defines different types of sources
for the image picker controller.
|
| UIImageRenderingMode |
UIImageResizingMode class defines different types of rendering the color of
an image.
|
| UIImageResizingMode |
UIImageResizingMode class defines different types resizing modes for an
image.
|
| UIImageView |
UIImageView class extends UIView and defines a custom view for displaying and
manipulating UIImage objects.
|
| UIInterfaceOrientation |
UIInterfaceOrientation defines different types of orientations for the user
interface of the application.
|
| UIInterfaceOrientationMask |
UIInterfaceOrientationMask class defines different types of supported
orientations for the view controller interface.
|
| UIKeyboardAppearance |
UIKeyboardAppearance specifies the appearance of a keyboard.
|
| UIKeyboardType |
UIKeyboardType specifies the type of keyboard for a view that contains text.
|
| UILabel |
UILabel class defines a specialized view that is used to display read-only
text.
|
| UILayoutConstraintAxis |
UILayoutConstraintAxis class defines which axis is being constrained
concerning flow layouts.
|
| UILayoutGuide |
UILayoutGuide class defines a frame that represents the limits of a view and
interacts with the Auto Layout system based on constraints.
|
| UILayoutPriority |
UILayoutPriority class defines values that indicate priorities of
restrictions for the constraint based layout system.
|
| UILocalNotification | Deprecated |
| UILongPressGestureRecognizer |
UILongPressGestureRecognizer class extends UIGestureRecognizer and recognizes
series of touches as long press gestures.This happens only after an extended
touch of the screen with one or more fingers.
|
| UIModalPresentationStyle |
UIModalPresentationStyle class defines different styles of modal presentation
for view controllers.
|
| UIModalTransitionStyle |
UIModalTransitionStyle class defines different transition styles for view
controllers.
|
| UIMutableUserNotificationAction |
UIMutableUserNotificationAction class defines an object that is equivalent to
UIUserNotificationAction and is editable.
|
| UIMutableUserNotificationCategory |
UIMutableUserNotificationCategory class defines an object that holds
information related to customized actions in response to local or push
notifications.
|
| UINavigationBar |
The UINavigationBar class creates a bar located at the top of the screen.
|
| UINavigationController |
UINavigationController class defines an object that handles view controllers
related to views organized in a hierarchy.
|
| UINavigationItem |
UINavigationItem class is responsible for the position and functionality of
the button items that appear on the navigation bar.
|
| UINib | |
| UIOffset |
UIOffset class creates an object that defines the position offset.
|
| UIPageControl |
UIPageControl class defines an object that is used for custom control of
presenting pages.
|
| UIPanGestureRecognizer |
UIPanGestureRecognizer class recognizes series of touches as a pan gesture.
|
| UIPickerView |
UIPickerView class defines an object that is depicted as one or more spinning
wheels containing a sets of values.
|
| UIPinchGestureRecognizer |
UIPinchGestureRecognizer class extends UIGestureRecognizer and recognizes
pinch gestures when two fingers touching the screen get near or move away
translated to zoom in and zoom out respectively.
|
| UIPopoverArrowDirection |
UIPopoverArrowDirection class defines different options related to the
direction of a popover arrow.
|
| UIPopoverController | Deprecated |
| UIPrintInteractionController |
UIPrintInteractionController class provides all the essential methods for the
printing user interface.
|
| UIProgressView |
UIProgressView class defines an object that represents a visible bar that
fills with color over time representing the progress of a task.
|
| UIProgressViewStyle |
UIProgressViewStyle class specifies the style of the progress bar.
|
| UIRectEdge |
UIRectEdge class specifies the edges of a rectangle.
|
| UIRemoteNotificationType |
UIRemoteNotificationType class specifies the types of notifications that the
application displays to the user.
|
| UIResponder |
UIResponder class defines provides all the essential methods for responding
and handling events.
|
| UIReturnKeyType |
UIReturnKeyType class specifies the text that is displayed on the return key
of a keyboard.
|
| UIRotationGestureRecognizer |
UIRotationGestureRecognizer class extends UIGestureRecognizer and recognizes
rotation gestures when two fingers touch the screen and move in opposite
directions formulating a circle.
|
| 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.
|
| UIScrollViewDecelerationRate |
UIScrollViewDecelerationRate class specifies how fast a scrolling view moves.
|
| UIScrollViewIndicatorStyle |
UIScrollViewIndicatorStyle class defines the style of the scroll indicator.
|
| UISearchBar |
UISearchBar class defines an object that handles text based searches.
|
| UISearchBarIcon |
UISearchBarIcon class specifies the icons that are used in the search bar.
|
| UISearchBarStyle |
UISearchBarStyle class defines the style of the search bar.
|
| UISegmentedControl |
UISegmentedControl class defines an object that is used in order to provide
custom control for special occasions, for example switching between views.
|
| UISegmentedControlStyle |
UISegmentedControlStyle class defines the style of the segmented control.
|
| UISlider |
UISlider class defines an object that is used when there is a need to select
a specific value between a min and max value.
|
| UISplitViewController |
UISplitViewController class defines a view controller that is the root view
controller of the application.
|
| UISplitViewControllerDisplayMode |
UISplitViewControllerDisplayMode class defines the options of display mode
for the split view controller.
|
| UIStackView |
UIStackView class defines structure used to organize a set views in a stack
vertically or horizontally.
|
| UIStackViewAlignment |
UIStackViewAlignment class defines different types of alignment for subviews
that are perpendicular to the stack view's axis.
|
| UIStackViewDistribution |
UIStackViewDistribution class defines different layout styles for the views
within the stack view, in the direction of the axis of the stack.
|
| UIStatusBarStyle |
UIStatusBarStyle class defines the style of the status bar.
|
| UIStepper |
UIStepper class defines an object that is depicted as two buttons(plus and
minus).
|
| UIStoryboard | |
| UIStoryboardSegue | |
| UIStoryboardUnwindSegueSource | |
| UISwipeGestureRecognizer |
UISwipeGestureRecognizer class extends UIGestureRecognizer and recognizes a
swipe gesture in one or more directions.
|
| UISwipeGestureRecognizerDirection |
UISwipeGestureRecognizerDirection class defines the direction of the swiping
gesture.
|
| UISwitch |
UISwitch class defines an object that is a button which acts as a switch of
two states,on and off.
|
| 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.
|
| UITabBarItem |
UITabBarItem class defines an object that represents an item of a tab bar.
|
| UITabBarItemPositioning |
UITabBarItemPositioning class defines the position of a tab bar item.
|
| 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.
|
| UITableViewCellAccessoryType |
UITableViewCellAccessoryType class defines different types of the accessory
controls that can be used by a UITableViewCell object.
|
| UITableViewCellEditingStyle |
UITableViewCellEditingStyle class defines the style of cells in different
cases.
|
| UITableViewCellSelectionStyle |
UITableViewCellSelectionStyle class defines the style of selected cells.
|
| UITableViewCellSeparatorStyle |
UITableViewCellSeparatorStyle class defines the style used for separator
cells.
|
| UITableViewCellStyle |
UITableViewCellStyle class defines the style of cells.
|
| UITableViewController |
UITableViewController class defines a controller object that handles table
views.
|
| UITableViewRowAnimation |
UITableViewRowAnimation class defines different types of animations that are
used for rows when added or deleted from a table one by one or as a block.
|
| UITableViewScrollPosition |
UITableViewScrollPosition class defines different types of row scrolling for
table views.
|
| UITableViewStyle |
UITableViewStyle class specifies the style of a table view.
|
| UITapGestureRecognizer |
UITapGestureRecognizer class recognizes a series of taps as a gesture.
|
| UITextAlignment |
UITextAlignment class defines different styles of text alignment.
|
| UITextAttribute |
UITextAttribute class defines different types of attributes for text objects.
|
| UITextAutocapitalizationType |
UITextAutocapitalizationType class defines different types of
auto-capitalization for text objects.
|
| UITextAutocorrectionType |
UITextAutocorrectionType class defines different types of auto-correction for
text objects.
|
| UITextBorderStyle |
UITextBorderStyle class defines different border styles for text objects.
|
| UITextContentType | |
| UITextField |
UITextField class defines an object that represents a visible text area that
is editable.
|
| UITextSmartDashesType | |
| UITextSmartInsertDeleteType | |
| UITextSmartQuotesType | |
| UITextSpellCheckingType | |
| UITextView |
UITextView class defines an object that represents a visible, rectangular
area that accepts text.
|
| 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.
|
| UITouchPhase |
UITouchPhase class defines the phase of a UITouch object.
|
| UIUserInterfaceIdiom |
UIUserInterfaceIdiom class defines the type of user interface that should
be designed for the device.
|
| UIUserInterfaceLayoutDirection |
UIUserNotificationType class defines the layout alignment of the
elements based on the language settings.
|
| UIUserInterfaceStyle |
UIUserInterfaceStyle class defines whether a light or a dark theme is selected.
|
| UIUserNotificationAction |
UIUserNotificationAction defines an object that represents the custom action
of the application in response to a notification.
|
| UIUserNotificationActionBehavior |
UIUserNotificationActionBehavior class defines different types of additional
supported action behaviors.
|
| UIUserNotificationActionContext |
UIUserNotificationActionContext class defines different types of size of the
available space for notifications.
|
| UIUserNotificationActivationMode |
UIUserNotificationActivationMode class defines the position of the
application after activation.
|
| 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.
|
| UIUserNotificationType |
UIUserNotificationType class defines different types of application alerts
after a notification arises.
|
| UIView |
UIView class defines a rectangular area on the screen that encloses the
visible content of an application.
|
| UIViewAnimationCurve |
UIViewAnimationCurve class specifies the different types of animation curves.
|
| UIViewAnimationOptions |
UIViewAnimationOptions class defines different animation options for views.
|
| UIViewAnimationTransition |
UIViewAnimationTransition class specifies the transition of a view.
|
| UIViewAutoresizing |
UIViewAutoresizing class specifies different options for view autoresizing.
|
| UIViewContentMode |
UIViewContentMode class specifies how a view adjusts the enclosed content
after a change to its size.
|
| UIViewController |
UIViewController class defines an object that handles all the views that
constitute the interface of an application.
|
| UIViewTintAdjustmentMode |
UIViewTintAdjustmentMode class defines different options of view tint color
adjustment.
|
| UIWebView |
UIWebView class defines an object that is attached to a window in order to
insert web content in an application.
|
| UIWebViewNavigationType |
UIWebViewNavigationType class contains all the information related to the
current user’s action.
|
| UIWindow |
UIWindow class defines an object known as a window that contains and controls
the visible parts of the screen, the views.
|
| UserInterfaceDrill |
Copyright © 2020. All rights reserved.