Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

ABAddressBook - Class in crossmobile.ios.addressbook
Deprecated.
ABAddressBook(Map<String, ? extends Object>, StrongReference<NSError>) - Constructor for class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Constructs a new ABAddressBook object using the specified options.
ABAddressBookRequestAccessCompletionHandler - Interface in crossmobile.ios.addressbook
ABAddressBookRequestAccessCompletionHandler interface specifies the handler that is called when an access request is completed.
ABAuthorizationStatus - Class in crossmobile.ios.addressbook
ABAuthorizationStatus class defines different values concerning application's authorization to the address book data.
abDatabaseChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
abDatabaseChangedExternally - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
ABMultiValue - Class in crossmobile.ios.addressbook
Deprecated.
ABMutableMultiValue - Class in crossmobile.ios.addressbook
Deprecated.
ABMutableMultiValue(int) - Constructor for class crossmobile.ios.addressbook.ABMutableMultiValue
Deprecated.
Creates and returns a new, empty, mutable multivalue property of the specified type.
ABNewPersonViewController - Class in crossmobile.ios.addressbook
Deprecated.
ABNewPersonViewController() - Constructor for class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
 
ABNewPersonViewControllerDelegate - Interface in crossmobile.ios.addressbook
ABNewPersonViewControllerDelegate is the delegate that cooperates with the ABNewPersonViewController.
ABPeoplePickerDisplayedPropertyDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
ABPeoplePickerGroupSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
ABPeoplePickerNameSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
ABPeoplePickerNavigationController - Class in crossmobile.ios.addressbook
Deprecated.
ABPeoplePickerNavigationController() - Constructor for class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
 
ABPeoplePickerNavigationControllerDelegate - Interface in crossmobile.ios.addressbook
ABPeoplePickerNavigationControllerDelegate interface is the delegate that cooperates with the ABPeoplePickerNavigationController and handles people-picker user events.
ABPeoplePickerValueSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
ABPersonSortOrdering - Class in crossmobile.ios.addressbook
ABPersonSortOrdering class defines different sort ordering preferences for person lists.
ABPersonViewController - Class in crossmobile.ios.addressbook
Deprecated.
ABPersonViewController() - Constructor for class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
 
ABPersonViewControllerDelegate - Interface in crossmobile.ios.addressbook
ABPersonViewControllerDelegate is the delegate that cooperates with the ABPersonViewController.
ABPropertyType - Class in crossmobile.ios.addressbook
ABPropertyType defines different types of record properties.
ABRecord - Class in crossmobile.ios.addressbook
Deprecated.
AbsoluteColorimetric - Static variable in class crossmobile.ios.coregraphics.CGColorRenderingIntent
Maps colors that do not belong to the range of the device into the supported color space.
absoluteString() - Method in class crossmobile.ios.foundation.NSURL
Returns the absolute URL of this object.
ABUnknownPersonViewController - Class in crossmobile.ios.addressbook
Deprecated.
ABUnknownPersonViewController() - Constructor for class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
 
ABUnknownPersonViewControllerDelegate - Interface in crossmobile.ios.addressbook
ABUnknownPersonViewControllerDelegate interface is the delegate that cooperates with the ABUnknownPersonViewController in order to handle unknown person view user events.
ACAccount - Class in crossmobile.ios.accounts
ACAccount class defines an object that represents a user account that is stored in the Accounts database.
ACAccount(ACAccountType) - Constructor for class crossmobile.ios.accounts.ACAccount
Constructs a new ACAccount of the specified type.
ACAccount() - Constructor for class crossmobile.ios.accounts.ACAccount
The default constructor of an ACAccount object.
ACAccountCredential - Class in crossmobile.ios.accounts
ACAccountCredential class defines an object that represents the information related to user authentication.
ACAccountCredential(String, String) - Constructor for class crossmobile.ios.accounts.ACAccountCredential
Initializes an ACAccountCredential object with the specified client application tokens.
ACAccountCredential(String, String, NSDate) - Constructor for class crossmobile.ios.accounts.ACAccountCredential
Initializes an ACAccountCredential object with the specified client application tokens and expiry date.
ACAccountCredentialRenewResult - Class in crossmobile.ios.accounts
ACAccountCredentialRenewResult class defines different types of status concerning renewal requests.
ACAccountStore - Class in crossmobile.ios.accounts
ACAccountStore class defines an object that encapsulates information related to accounts.
ACAccountStore() - Constructor for class crossmobile.ios.accounts.ACAccountStore
 
ACAccountStoreCredentialRenewalHandler - Interface in crossmobile.ios.accounts
ACAccountStoreCredentialRenewalHandler interface specifies the handler that is called when the credentials are renewed.
ACAccountStoreDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
ACAccountStoreRemoveCompletionHandler - Interface in crossmobile.ios.accounts
ACAccountStoreRemoveCompletionHandler interface specifies the handler that is called when an account is being removed from the store.
ACAccountStoreRequestAccessCompletionHandler - Interface in crossmobile.ios.accounts
ACAccountStoreRequestAccessCompletionHandler interface specifies the handler that is called when access is granted or denied.
ACAccountStoreSaveCompletionHandler - Interface in crossmobile.ios.accounts
ACAccountStoreSaveCompletionHandler interface specifies the handler that is called after the completion of an operation in an Accounts database.
ACAccountType - Class in crossmobile.ios.accounts
ACAccountType class defines objects that represent specific types of accounts.
ACAccountType() - Constructor for class crossmobile.ios.accounts.ACAccountType
 
ACAccountTypeIdentifier - Class in crossmobile.ios.accounts
ACAccountTypeIdentifier class defines different types of social media accounts.
acceptConnectionFromPeer(String, StrongReference<NSError>) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
acceptConnectionInBackgroundAndNotify() - Method in class crossmobile.ios.foundation.NSFileHandle
Accepts a socket connection in the background.
acceptConnectionInBackgroundAndNotifyForModes(List) - Method in class crossmobile.ios.foundation.NSFileHandle
Accepts a socket connection in the background.
accessGranted() - Method in class crossmobile.ios.accounts.ACAccountType
Returns a Boolean that shows whether the access to this type of accounts is granted.
accessibilityIdentifier() - Method in interface crossmobile.ios.uikit.UIAccessibilityIdentification
Retrieve the assigned ID of this instance
accessibilityIdentifier() - Method in class crossmobile.ios.uikit.UIView
 
AccessInfoInvalid - Static variable in class crossmobile.ios.accounts.ACErrorCode
Incorrect or missing values to information dictionary.
accessoryButtonTappedForRowWithIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used after a tap on the accessory view of a row.
accessoryType() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the current type of accessory control that is used by the cell.
accessoryView() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns a view displayed on the right side of the UITableViewCell and is used for additional control options.
account() - Method in class crossmobile.ios.social.SLRequest
Returns corresponding account object for this request.
AccountAlreadyExists - Static variable in class crossmobile.ios.accounts.ACErrorCode
Account already exists.
AccountAuthenticationFailed - Static variable in class crossmobile.ios.accounts.ACErrorCode
Unsaved account due to authentication credential failure.
accountDescription() - Method in class crossmobile.ios.accounts.ACAccount
Returns the description of this ACAccount.
AccountMissingRequiredProperty - Static variable in class crossmobile.ios.accounts.ACErrorCode
Unsaved account due to missing property.
AccountNotFound - Static variable in class crossmobile.ios.accounts.ACErrorCode
Account could not be found to be deleted.
accounts() - Method in class crossmobile.ios.accounts.ACAccountStore
Returns a list with the accounts that are stored on the device.
accountsWithAccountType(ACAccountType) - Method in class crossmobile.ios.accounts.ACAccountStore
Returns a list that contains all accounts of the specified type.
accountType() - Method in class crossmobile.ios.accounts.ACAccount
Returns the type of service of this ACAccount.
accountTypeDescription() - Method in class crossmobile.ios.accounts.ACAccountType
Returns the description of this type of account.
AccountTypeInvalid - Static variable in class crossmobile.ios.accounts.ACErrorCode
Unsaved account due to invalid account type.
accountTypeWithAccountTypeIdentifier(String) - Method in class crossmobile.ios.accounts.ACAccountStore
Returns the type of account of the specified id.
accountWithIdentifier(String) - Method in class crossmobile.ios.accounts.ACAccountStore
Returns the account of the specified id.
ACErrorCode - Class in crossmobile.ios.accounts
ACErrorCode class defines different types of errors related to accessing accounts.
ACFacebook - Class in crossmobile.ios.accounts
ACFacebook class defines different dictionary keys related to requests for Facebook accounts.
ACFacebookAudience - Class in crossmobile.ios.accounts
ACFacebookAudience class defines different options related to Facebook account's privacy.
Action - Static variable in class crossmobile.ios.uikit.UIActivityCategory
 
Action - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's action button.
actionIdentifier() - Method in class crossmobile.ios.usernotifications.UNNotificationResponse
 
actions() - Method in class crossmobile.ios.uikit.UIAlertController
Returns a list of actions that this alert provides to the user.
actions() - Method in class crossmobile.ios.usernotifications.UNNotificationCategory
 
actionsForContext(int) - Method in class crossmobile.ios.uikit.UIUserNotificationCategory
Returns a list of all the actions for the specified notification context.
actionWithIdentifier(String, String, long) - Static method in class crossmobile.ios.usernotifications.UNNotificationAction
 
actionWithTitle(String, int, VoidBlock1<UIAlertAction>) - Static method in class crossmobile.ios.uikit.UIAlertAction
Constructor of the UIAlertAction.
activateConstraints(List<NSLayoutConstraint>) - Static method in class crossmobile.ios.uikit.NSLayoutConstraint
Activates all the constraints of the specified list.
activationMode() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns the mode of the application when action is performed.
Active - Static variable in class crossmobile.ios.uikit.UIApplicationState
The application is active and in the foreground
activityCategory() - Static method in class crossmobile.ios.uikit.UIActivity
 
activityDidFinish(boolean) - Method in class crossmobile.ios.uikit.UIActivity
 
activityImage() - Method in class crossmobile.ios.uikit.UIActivity
 
activityIndicatorViewStyle() - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Returns a number that represents the style of this activity indicator.
activityTitle() - Method in class crossmobile.ios.uikit.UIActivity
 
activityType() - Method in class crossmobile.ios.uikit.UIActivity
 
activityViewController() - Method in class crossmobile.ios.uikit.UIActivity
 
Add - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's add button depicting a plus sign.
addAction(UIAlertAction) - Method in class crossmobile.ios.uikit.UIAlertController
Adds an action to the alert or the action sheet.
addAnimation(CAAnimation, String) - Method in class crossmobile.ios.quartzcore.CALayer
Add the specified animation object to this CALayer's tree and assigns to it the specified key.
addAnnotation(MKAnnotation) - Method in class crossmobile.ios.mapkit.MKMapView
Adds the specified annotation to the map.
addAnnotations(List<? extends MKAnnotation>) - Method in class crossmobile.ios.mapkit.MKMapView
Adds the list of annotations to the map.
addArc(double, double, double, double, double, int) - Method in class crossmobile.ios.coregraphics.CGContext
Adds an arc to the current path of this graphics context.
addArc(CGAffineTransform, double, double, double, double, double, boolean) - Method in class crossmobile.ios.coregraphics.CGPath
Add an arc to this path.
addArcToPoint(double, double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Adds an arc to the current path of this graphics context.
addArcToPoint(CGAffineTransform, double, double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGPath
Add an arc with specific radius and given tangent lines
addArrangedSubview(UIView) - Method in class crossmobile.ios.uikit.UIStackView
Adds the specified view to the stack view.
addAttachmentData(NSData, String, String) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Adds the specified data as an attachment to the message.
addButtonWithTitle(String) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
Add a new button to the action sheet
addButtonWithTitle(String) - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
addChildViewController(UIViewController) - Method in class crossmobile.ios.uikit.UIViewController
 
addConstraint(NSLayoutConstraint) - Method in class crossmobile.ios.uikit.UIScrollView
 
addConstraint(NSLayoutConstraint) - Method in class crossmobile.ios.uikit.UIView
Adds the specified constraint to this view.
addConstraints(List<NSLayoutConstraint>) - Method in class crossmobile.ios.uikit.UIView
Adds the specified list of constraints to this view.
addContact(CNMutableContact, String) - Method in class crossmobile.ios.contacts.CNSaveRequest
 
addCurveToPoint(double, double, double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Adds a cubic Bézier curve to the specified subpath of this graphics context.
addCurveToPoint(CGAffineTransform, double, double, double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGPath
Applies a Bézier curve to this path.
addEllipseInRect(CGAffineTransform, CGRect) - Method in class crossmobile.ios.coregraphics.CGPath
Add an ellipse to this path
addGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIView
Connects a gesture recognizer to this view.
addImage(UIImage) - Method in class crossmobile.ios.social.SLComposeViewController
Adds the specified image to the post.
additionalSafeAreaInsets() - Method in class crossmobile.ios.uikit.UIViewController
 
addLayoutGuide(UILayoutGuide) - Method in class crossmobile.ios.uikit.UIView
Adds the specified layout guide to this view.
addLines(CGPoint...) - Method in class crossmobile.ios.coregraphics.CGContext
Adds the specified, by the given points line, to the current path of this graphics context.
addLines(CGAffineTransform, CGPoint...) - Method in class crossmobile.ios.coregraphics.CGPath
Add a list of lines to the path.
addLineToPoint(double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Adds a straight line segment between the specified points of this graphics context.
addLineToPoint(CGAffineTransform, double, double) - Method in class crossmobile.ios.coregraphics.CGPath
Add a line segment to this path.
addMultipartData(NSData, String, String, String) - Method in class crossmobile.ios.social.SLRequest
Adds a multipart POST with the specified parameters.
addNotificationRequest(UNNotificationRequest, VoidBlock1<NSError>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
addObserver(NSSelector<NSNotification>, String, Object) - Method in class crossmobile.ios.foundation.NSNotificationCenter
Adds an observer for the specified notification
addObserver(NSObject, String, int, Object) - Method in class crossmobile.ios.foundation.NSObject
 
addOverlay(MKOverlay) - Method in class crossmobile.ios.mapkit.MKMapView
Adds the specified overlay to the map.
addOverlays(List<MKOverlay>) - Method in class crossmobile.ios.mapkit.MKMapView
Adds the list of overlays to the map.
addPath(CGPath) - Method in class crossmobile.ios.coregraphics.CGContext
Add a new path to current path
addPath(CGAffineTransform, CGPath) - Method in class crossmobile.ios.coregraphics.CGPath
Add another path to this path
addPayment(SKPayment) - Method in class crossmobile.ios.storekit.SKPaymentQueue
Adds the specified payment request to the queue.
addQuadCurveToPoint(double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Adds a quadratic Bézier curve to the specified path of this graphics context.
addQuadCurveToPoint(CGAffineTransform, double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGPath
Applies a quadric Bézier curve to this path.
addRecord(ABRecord, StrongReference<NSError>) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Adds the specified record to the address book.
addRect(CGRect) - Method in class crossmobile.ios.coregraphics.CGContext
Adds the specified rectangular path to the current path of this graphics context.
addRect(CGAffineTransform, CGRect) - Method in class crossmobile.ios.coregraphics.CGPath
Add a rectangular area to this path
addRects(CGRect...) - Method in class crossmobile.ios.coregraphics.CGContext
Adds the specified rectangular paths to the current path of this graphics context.
addRects(CGAffineTransform, CGRect...) - Method in class crossmobile.ios.coregraphics.CGPath
Add a list of rectangles to this path.
Address - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
Automatically detected addresses.
addressBook() - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
addressBook() - Method in class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
addressBook() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Returns the address book of this ABPersonViewController.
addressBook() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
AddressCity - Static variable in class crossmobile.ios.uikit.UITextContentType
 
AddressCityAndState - Static variable in class crossmobile.ios.uikit.UITextContentType
 
addressDictionary() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns a dictionary with keys and values of the address book of this place mark.
addressDictionary() - Method in class crossmobile.ios.mapkit.MKPlacemark
 
AddressState - Static variable in class crossmobile.ios.uikit.UITextContentType
 
addRoundedRect(CGAffineTransform, CGRect, double, double) - Method in class crossmobile.ios.coregraphics.CGPath
 
addScriptMessageHandler(WKScriptMessageHandler, String) - Method in class crossmobile.ios.webkit.WKUserContentController
 
addSection(UITableViewController, String, String, UITableViewCell[]) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
addSegue(UIViewController, String, UIStoryboardSegue) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
addSegue(UITableViewCell, String, UIStoryboardSegue) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
addSubview(UIView) - Method in class crossmobile.ios.uikit.UIView
Add the subview defined as parameter at this view's list of subviews.
addSubview(UIView) - Method in class crossmobile.ios.uikit.UIWindow
 
addTarget(UIControlDelegate, int) - Method in class crossmobile.ios.uikit.UIControl
Relates the specified UIControlEvents with the corresponding delegate.
addTarget(NSSelector<UIGestureRecognizer>) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Adds the target defined as parameter to this UIGestureRecognizer.
addTextFieldWithConfigurationHandler(VoidBlock1<UITextField>) - Method in class crossmobile.ios.uikit.UIAlertController
Used in order to adds a text field to an alert.
addTimer(NSTimer, String) - Method in class crossmobile.ios.foundation.NSRunLoop
Registers the specified timer with the specified loop mode.
AddToReadingList - Static variable in class crossmobile.ios.uikit.UIActivityType
 
addTransactionObserver(SKPaymentTransactionObserver) - Method in class crossmobile.ios.storekit.SKPaymentQueue
Adds the specified SKPaymentTransactionObserver to the queue.
addURL(NSURL) - Method in class crossmobile.ios.social.SLComposeViewController
Adds the specified URL to the post.
addUserScript(WKUserScript) - Method in class crossmobile.ios.webkit.WKUserContentController
 
addValue(String, String) - Method in class crossmobile.ios.foundation.NSMutableURLRequest
Adds the specified HTTP header to the HTTP header dictionary of this object.
addValueAndLabel(CFType, String, int[]) - Method in class crossmobile.ios.addressbook.ABMutableMultiValue
Deprecated.
Adds the specified value and label to this multivalue property.
addVirtualUserDefault(String, Block0<Object>) - Static method in class crossmobile.ios.foundation.FoundationDrill
 
adjustsFontSizeToFitWidth() - Method in class crossmobile.ios.uikit.UILabel
Returns a Boolean that shows whether the font size of the title is adjusted to label's size.
adjustsFontSizeToFitWidth() - Method in class crossmobile.ios.uikit.UITextField
Returns a Boolean that shows whether the font size is adjusted to fit the size of this text field.
adjustsImageWhenDisabled() - Method in class crossmobile.ios.uikit.UIButton
Returns a value that shows this button changes image when it is disabled.
adjustsImageWhenHighlighted() - Method in class crossmobile.ios.uikit.UIButton
Returns a value that shows this button changes image when it is highlighted.
AdminApplication - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of system and network administration applications.
administrativeArea() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the state or the province of the place mark.
AirDrop - Static variable in class crossmobile.ios.uikit.UIActivityType
 
ALAssetsLibraryChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
Alert - Static variable in class crossmobile.ios.uikit.UIAlertControllerStyle
The alert is displayed modally for the application.
Alert - Static variable in class crossmobile.ios.uikit.UIKeyboardAppearance
The appearance suitable for an alert panel.
Alert - Static variable in class crossmobile.ios.uikit.UIRemoteNotificationType
The application displays alert notifications.
Alert - Static variable in class crossmobile.ios.uikit.UIUserNotificationType
Posts an alert.
Alert - Static variable in class crossmobile.ios.usernotifications.UNAlertStyle
 
Alert - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationOptions
 
Alert - Static variable in class crossmobile.ios.usernotifications.UNNotificationPresentationOptions
 
alertAction() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
alertBody() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
alertControllerWithTitle(String, String, int) - Static method in class crossmobile.ios.uikit.UIAlertController
Constructs an alert controller with the specified parameters.
alertLaunchImage() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
alertSetting() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
alertStyle() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
alertViewStyle() - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
AlignAllBaseline - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies baseline alignment to the interface elements according to the NSLayoutAttribute.
AlignAllBottom - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies bottom alignment to the interface elements according to the NSLayoutAttribute.
AlignAllCenterX - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies CenterX alignment to the interface elements according to the NSLayoutAttribute.
AlignAllCenterY - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies CenterY alignment to the interface elements according to the NSLayoutAttribute.
AlignAllLeading - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies left alignment to the interface elements according to the NSLayoutAttribute.
AlignAllLeft - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies left alignment to the interface elements according to the NSLayoutAttribute.
AlignAllRight - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies right alignment to the interface elements according to the NSLayoutAttribute.
AlignAllTop - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies top alignment to the interface elements according to the NSLayoutAttribute.
AlignAllTrailing - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies trailing alignment to the interface elements according to the NSLayoutAttribute.
AlignBaselines - Static variable in class crossmobile.ios.uikit.UIBaselineAdjustment
The alignment of the text is done according to its font baseline.
AlignCenters - Static variable in class crossmobile.ios.uikit.UIBaselineAdjustment
The text is aligned to the center of the box that includes it.
alignment() - Method in class crossmobile.ios.uikit.UIStackView
Returns the alignment of the subviews in the stack view.
AlignmentMask - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies CenterX alignment to the interface elements according to the NSLayoutAttribute.
All - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
All types of information are automatically detected.
All - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The view controller supports all the orientations.
AllApplications - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
Path for applications.
AllButUpsideDown - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The view controller supports all the orientations except for the portrait upside down.
AllCharacters - Static variable in class crossmobile.ios.uikit.UITextAutocapitalizationType
Automatically capitalize all the letters.
AllDomains - Static variable in class crossmobile.ios.foundation.NSSearchPathDomainMask
All the domains.
AllEditingEvents - Static variable in class crossmobile.ios.uikit.UIControlEvents
The text field element is related to all editing types.
AllEvents - Static variable in class crossmobile.ios.uikit.UIControlEvents
The element is related to all events.
allHeaderFields() - Method in class crossmobile.ios.foundation.NSHTTPURLResponse
Returns all the HTTP header fields of this NSHTTPURLResponse object.
allHTTPHeaderFields() - Method in class crossmobile.ios.foundation.NSMutableURLRequest
 
AllLibraries - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The path of the resources.
Allow - Static variable in class crossmobile.ios.webkit.WKNavigationActionPolicy
 
Allow - Static variable in class crossmobile.ios.webkit.WKNavigationResponsePolicy
 
allowableMovement() - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Returns the maximum distance(expressed in points) that the fingers can move, until the gesture is rejected and not recognized as a long-press one.
AllowAnimatedContent - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The views are being animated by changing their properties dynamically.
allowedChildViewControllersForUnwindingFromSource(UIStoryboardUnwindSegueSource) - Method in class crossmobile.ios.uikit.UIViewController
 
allowEvaluation() - Method in class crossmobile.ios.foundation.NSPredicate
 
AllowFragments - Static variable in class crossmobile.ios.foundation.NSJSONReadingOptions
Top level objects that are not NSArray or NSDictionary instances are allowed.
AllowInCarPlay - Static variable in class crossmobile.ios.usernotifications.UNNotificationCategoryOptions
 
allowsActions() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Returns a Boolean that shows whether actions such as text message sending are allowed.
allowsActions() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
allowsAddingToAddressBook() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
allowsBackForwardNavigationGestures() - Method in class crossmobile.ios.webkit.WKWebView
 
allowsEditing() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Returns a Boolean that shows whether person's information is editable.
allowsEditing() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns a Boolean that shows whether the use is allowed to edit the image or video.
allowsLinkPreview() - Method in class crossmobile.ios.webkit.WKWebView
 
allowsMultipleSelection() - Method in class crossmobile.ios.uikit.UITableView
Returns a Boolean that shows whether one or more row can be selected when in default mode.
allowsSelection() - Method in class crossmobile.ios.uikit.UITableView
Returns a Boolean that shows whether the user can select a row.
AllowUserInteraction - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The user interacts with the view during the animation.
allTargets() - Method in class crossmobile.ios.uikit.UIControl
Returns all the objects that relate to with this control.
allTouches() - Method in class crossmobile.ios.uikit.UIEvent
Returns all the touch objects related to this object.
AllTouchEvents - Static variable in class crossmobile.ios.uikit.UIControlEvents
The control element is related to all types of events.
AllVisible - Static variable in class crossmobile.ios.uikit.UISplitViewControllerDisplayMode
All view controllers are displayed one next to the other.
alpha() - Method in class crossmobile.ios.uikit.UIView
Returns this view’s alpha value.
Alphabet - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that enhances alphabetic entries.
AlphaInfoMask - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
The image has an alpha channel.
alternateName() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
altitude() - Method in class crossmobile.ios.corelocation.CLLocation
Returns the altitude of the device expressed in meters.
Always - Static variable in class crossmobile.ios.foundation.NSHTTPCookieAcceptPolicy
The default policy.
alwaysBounceHorizontal() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether there is bouncing of the content when horizontal scrolling reaches the bounds of the content.
alwaysBounceVertical() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether there is bouncing of the content when vertical scrolling reaches the bounds of the content.
AlwaysOriginal - Static variable in class crossmobile.ios.uikit.UIImageRenderingMode
Use only original colors
AlwaysTemplate - Static variable in class crossmobile.ios.uikit.UIImageRenderingMode
Use only tinted colors
anchorPoint() - Method in class crossmobile.ios.quartzcore.CALayer
Returns the anchor point of this CALayer.
animatedImageNamed(String, double) - Static method in class crossmobile.ios.uikit.UIImage
Returns a special animated image based on a image sequence, starting to name0 up to name1024.
animatedImageWithImages(List<UIImage>, double) - Static method in class crossmobile.ios.uikit.UIImage
 
animatesDrop() - Method in class crossmobile.ios.mapkit.MKPinAnnotationView
Returns a Boolean that shows whether the annotation view is animated or not.
animateWithDuration(double, Runnable) - Static method in class crossmobile.ios.uikit.UIView
Animates changes between views using the specified duration.
animateWithDuration(double, Runnable, VoidBlock1<Boolean>) - Static method in class crossmobile.ios.uikit.UIView
 
animateWithDuration(double, double, int, Runnable, VoidBlock1<Boolean>) - Static method in class crossmobile.ios.uikit.UIView
Animates changes between views using the specified options.
animation() - Static method in class crossmobile.ios.quartzcore.CAAnimation
Constructs and returns a new CAAnimation.
animationDidStart(CAAnimation) - Method in class crossmobile.ios.quartzcore.CAAnimation
It is called when the specified CAAnimation begins playing.
animationDidStop(CAAnimation, boolean) - Method in class crossmobile.ios.quartzcore.CAAnimation
It called when the specified CAAnimation finished playing.
animationForKey(String) - Method in class crossmobile.ios.quartzcore.CALayer
Returns the animation object with the specified key.
animationImages() - Method in class crossmobile.ios.uikit.UIImageView
Returns the list of images that is used as an animation.
animationKeys() - Method in class crossmobile.ios.quartzcore.CALayer
Returns a list containing the animation keys of this CALayer.
annotation() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the annotation object of this view.
Annotation - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
The application that requested to open the URL provided custom data.
annotations() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the list of annotations for this map.
annotationsInMapRect(MKMapRect) - Method in class crossmobile.ios.mapkit.MKMapView
Returns the annotations that are located in the specified rectangle of the map.
annotationViewCalloutAccessoryControlTapped(MKMapView, MKAnnotationView, UIControl) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when the accessory button of the specified annotation view of the related mapview was tapped.
annotationViewDidChangeDragState(MKMapView, MKAnnotationView, int, int) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when there was a change on the drag state of one annotation view of this map view.
annotationVisibleRect() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the rectangle that encloses the visible annotations.
AppCancel - Static variable in class crossmobile.ios.touchid.LAError
 
appendBytes(byte[]) - Method in class crossmobile.ios.foundation.NSMutableData
Attaches the specified data of the buffer to this object.
appendData(NSData) - Method in class crossmobile.ios.foundation.NSMutableData
Attaches the specified data to this object.
AppIdKey - Static variable in class crossmobile.ios.accounts.ACFacebook
The Facebook id of the application on the website.
AppleICNS - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify Apple's icon data.
AppleProtectedMPEG4Audio - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify Apple's protected MPEG4 format.
Application - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of supported applications.
applicationFrame() - Method in class crossmobile.ios.uikit.UIScreen
Deprecated.
applicationIconBadgeNumber() - Method in class crossmobile.ios.uikit.UIApplication
 
applicationIconBadgeNumber() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
applicationNameForUserAgent() - Method in class crossmobile.ios.webkit.WKWebViewConfiguration
 
applicationPassword - Static variable in class crossmobile.ios.touchid.LACredentialType
 
ApplicationReserved - Static variable in class crossmobile.ios.uikit.UIControlEvents
The element is related to set of control events relevant to the application.
ApplicationReserved - Static variable in class crossmobile.ios.uikit.UIControlState
The control element is in application reversed state.
applicationState() - Method in class crossmobile.ios.uikit.UIApplication
The state of the application
ApplicationSupport - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The application support directory.
applyAffineTransform(CGAffineTransform) - Method in class crossmobile.ios.coregraphics.CGPoint
Applies the specified affine transformation to this point.
applyAffineTransform(CGAffineTransform) - Method in class crossmobile.ios.coregraphics.CGRect
Applies the specified affine transformation to this rectangle.
applyAffineTransform(CGAffineTransform) - Method in class crossmobile.ios.coregraphics.CGSize
Applies the specified affine transformation to this CGSize object.
areAnimationsEnabled() - Static method in class crossmobile.ios.uikit.UIView
Returns a Boolean that shows whether the animations are enabled.
areasOfInterest() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns a list of areas of interest related to this CLPlacemark.
arrangedSubviews() - Method in class crossmobile.ios.uikit.UIStackView
Returns the list of the subviews.
ascender() - Method in class crossmobile.ios.uikit.UIFont
Returns the ascent of this font.
Ascending - Static variable in class crossmobile.ios.foundation.NSOrdered
The left object is the smaller.
ASCII - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 7-bit ASCII encoding.
ASCIICapable - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that displays ASCII characters.
ASCIICapableNumberPad - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that with a Numpad that only outputs ASCII digits
AspectFill - Static variable in class crossmobile.ios.mediaplayer.MPMovieScalingMode
The movie content is uniformly scaled so that the larger dimension is being cut so that the other dimension fills the view.
AspectFit - Static variable in class crossmobile.ios.mediaplayer.MPMovieScalingMode
The movie content is uniformly scaled so that one dimension fills its bounds and the other is filled with black.
AssignToContact - Static variable in class crossmobile.ios.uikit.UIActivityType
 
AtDocumentEnd - Static variable in class crossmobile.ios.webkit.WKUserScriptInjectionTime
 
AtDocumentStart - Static variable in class crossmobile.ios.webkit.WKUserScriptInjectionTime
 
AttachmentCorrupt - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
AttachmentInvalidFileSize - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
AttachmentInvalidURL - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
AttachmentMoveIntoDataStoreFailed - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
AttachmentNotInDataStore - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
attachments() - Method in class crossmobile.ios.foundation.NSExtensionItem
 
attachments() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
attachments() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
AttachmentsKey - Static variable in class crossmobile.ios.foundation.NSExtensionItem
 
AttachmentUnrecognizedType - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
attachmentWithIdentifier(String, NSURL, Map<String, Object>, StrongReference<NSError>) - Static method in class crossmobile.ios.usernotifications.UNNotificationAttachment
 
attemptRotationToDeviceOrientation() - Static method in class crossmobile.ios.uikit.UIViewController
Rotates all the views to comply with the rotation of the device, if this is possible.
AttributedContentTextKey - Static variable in class crossmobile.ios.foundation.NSExtensionItem
 
AttributedTitleKey - Static variable in class crossmobile.ios.foundation.NSExtensionItem
 
attributes() - Method in class crossmobile.ios.coreimage.CIFilter
Returns a dictionary with values that describe the filter.
AudienceKey - Static variable in class crossmobile.ios.accounts.ACFacebook
The id for posting request permissions.
Audio - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify pure audio data.
AudioServices - Class in crossmobile.ios.audiotoolbox
AudioServices class represents an object that is responsible for handling volume and audio related features.
AudiovisualContent - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify audio and/or video content.
AuthenticationFailed - Static variable in class crossmobile.ios.touchid.LAError
 
AuthenticationRequired - Static variable in class crossmobile.ios.usernotifications.UNNotificationActionOptions
 
authorizationStatus() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
authorizationStatusForEntityType(int) - Static method in class crossmobile.ios.contacts.CNContactStore
 
Authorized - Static variable in class crossmobile.ios.addressbook.ABAuthorizationStatus
Access to address book data is permitted.
Authorized - Static variable in class crossmobile.ios.contacts.CNAuthorizationStatus
 
Authorized - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationStatus
 
Auto - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraFlashMode
The flash is in auto mode.
autocapitalizationType() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the type of autocapitalization that is set for this text field.
autocapitalizationType() - Method in class crossmobile.ios.uikit.UITextField
 
autocapitalizationType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns the type of auto-capitalization of the content of the text field.
autocapitalizationType() - Method in class crossmobile.ios.uikit.UITextView
Returns the auto-capitalization style that is applied to the text view.
autoCompletionViewController() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
autocorrectionType() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the type of autocorrection that is set for this text field.
autocorrectionType() - Method in class crossmobile.ios.uikit.UITextField
 
autocorrectionType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns the type of auto-correction of the content of this text field.
autocorrectionType() - Method in class crossmobile.ios.uikit.UITextView
Returns the auto-correction style of the text view.
Automatic - Static variable in class crossmobile.ios.uikit.UIImageRenderingMode
Automatically select the color of the image
Automatic - Static variable in class crossmobile.ios.uikit.UISplitViewControllerDisplayMode
The display mode is automatically chosen.
Automatic - Static variable in class crossmobile.ios.uikit.UITabBarItemPositioning
The position of the item is automatically.
Automatic - Static variable in class crossmobile.ios.uikit.UIViewTintAdjustmentMode
The view automatically adjusts its tint color to the superview's or to the UIViewTintAdjustmentModeNormal if there is no superview.
automaticallyAdjustsScrollViewInsets() - Method in class crossmobile.ios.uikit.UIViewController
Returns a Boolean that shows whether automatic adjustment of scroll views is enabled.
AutomaticDimension - Static variable in class crossmobile.ios.uikit.UISplitViewController
 
autorepeat() - Method in class crossmobile.ios.uikit.UIStepper
Returns a Boolean that shows what happens when the user presses and holds the stepper.
autoresizesSubviews() - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean that defines if this view after a change on its size automatically changes the size of its subviews.
autoresizingMask() - Method in class crossmobile.ios.uikit.UIView
Returns an integer bit bask that defines the way this view changes its size on a superview size change.
Autoreverse - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The animation of the view automatically reverses once it completes.
autoreverses() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns a Boolean value that determines whether the animation will play in reverse after completion.
AutosavedInformation - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The autosave directory.
Available - Static variable in class crossmobile.ios.gamekit.GKPeerConnectionState
The peer is not connected but is available.
availableCaptureModesForCameraDevice(int) - Static method in class crossmobile.ios.uikit.UIImagePickerController
Returns a list with available capturing modes for the specified camera of the device.
availableData() - Method in class crossmobile.ios.foundation.NSFileHandle
Returns the current data of this NSFileHandle.
availableMediaTypesForSourceType(int) - Static method in class crossmobile.ios.uikit.UIImagePickerController
Returns a list with the available media types of the specified source type.
AVAssetChapterMetadataGroupsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetContainsFragmentsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetDurationDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetMediaSelectionGroupsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetTrackSegmentsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetTrackTimeRangeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetTrackTrackAssociationsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAssetWasDefragmented - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioEngineConfigurationChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioPlayer - Class in crossmobile.ios.avfoundation
AVAudioPlayer class defines an object that represents the audio player of the application.
AVAudioPlayerDelegate - Interface in crossmobile.ios.avfoundation
AVAudioPlayerDelegate interface is the delegate that cooperates with the AVAudioPlayer objects.
AVAudioSessionInterruption - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioSessionMediaServicesWereLost - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioSessionMediaServicesWereReset - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioSessionRouteChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioSessionSilenceSecondaryAudioHint - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVAudioUnitComponentTagsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureDeviceSubjectAreaDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureDeviceWasConnected - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureDeviceWasDisconnected - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureInputPortFormatDescriptionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureSessionDidStartRunning - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureSessionDidStopRunning - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureSessionInterruptionEnded - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureSessionRuntimeError - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVCaptureSessionWasInterrupted - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVFragmentedMovieContainsMovieFragmentsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVFragmentedMovieDurationDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVFragmentedMovieTrackSegmentsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVFragmentedMovieTrackTimeRangeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVFragmentedMovieTrackTotalSampleDataLengthDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVFragmentedMovieWasDefragmented - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVPlayerItemDidPlayToEndTime - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVPlayerItemFailedToPlayToEndTime - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVPlayerItemNewAccessLogEntry - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVPlayerItemNewErrorLogEntry - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVPlayerItemPlaybackStalled - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVPlayerItemTimeJumped - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
AVSampleBufferDisplayLayerFailedToDecode - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
axis() - Method in class crossmobile.ios.uikit.UIStackView
Returns the axis of the stack view along which the subviews are organized.

B

backBarButtonItem() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns the back bar button item.
BackForward - Static variable in class crossmobile.ios.uikit.UIWebViewNavigationType
User tapped the back or forward button.
backForwardList(Iterable<HistoryItem>, int) - Static method in class crossmobile.ios.webkit.WebKitDrill
 
Background - Static variable in class crossmobile.ios.uikit.UIApplicationState
The application runs in the background
Background - Static variable in class crossmobile.ios.uikit.UIUserNotificationActivationMode
The application is activated and moved to the background.
backgroundColor() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
backgroundColor() - Method in class crossmobile.ios.uikit.UIStackView
 
backgroundColor() - Method in class crossmobile.ios.uikit.UIView
Returns this view's background color.
backgroundImage() - Method in class crossmobile.ios.uikit.UITabBar
Returns the background image of this tab bar.
backgroundImageForState(int) - Method in class crossmobile.ios.uikit.UIButton
Returns a background image that is used for the specified state of this button.
backgroundImageForState(int) - Method in class crossmobile.ios.uikit.UIStepper
Returns the background image of the specified control state.
backgroundSessionConfigurationWithIdentifier(String) - Static method in class crossmobile.ios.foundation.NSURLSessionConfiguration
 
backgroundView() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the background view of the cell.
backItem() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the item right after the top item of the navigation bar.
backItem() - Method in class crossmobile.ios.webkit.WKBackForwardList
 
backList() - Method in class crossmobile.ios.webkit.WKBackForwardList
 
Badge - Static variable in class crossmobile.ios.uikit.UIRemoteNotificationType
The application displays notifications as badges.
Badge - Static variable in class crossmobile.ios.uikit.UIUserNotificationType
Changes the icon badge.
Badge - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationOptions
 
badge() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
badge() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
Badge - Static variable in class crossmobile.ios.usernotifications.UNNotificationPresentationOptions
 
badgeSetting() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
badgeValue() - Method in class crossmobile.ios.uikit.UITabBarItem
Returns the text that is displayed in the top-right position of an item encircled by an red oval border.
BadServerResponse - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when bad data is received by URL Loading system.
BadURL - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a URL request cannot be initiated due to malformed URL.
Banner - Static variable in class crossmobile.ios.usernotifications.UNAlertStyle
 
Bar - Static variable in class crossmobile.ios.uikit.UIProgressViewStyle
The style used for a toolbar.
Bar - Static variable in class crossmobile.ios.uikit.UISegmentedControlStyle
The segmented control has small toolbar style with tint color.
barStyle() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the style of this navigation bar.
barStyle() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the type of this search bar.
barStyle() - Method in class crossmobile.ios.uikit.UITabBar
Returns the style of this tab bar.
barStyle() - Method in class crossmobile.ios.uikit.UIToolbar
Returns the toolbar appearance style.
barTintColor() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the tint color of the navigation bar's background.
barTintColor() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the color of the search bar background.
barTintColor() - Method in class crossmobile.ios.uikit.UITabBar
Returns the tint color of the tab bar's background.
barTintColor() - Method in class crossmobile.ios.uikit.UIToolbar
Returns the tint color of the toolbar background.
base64EncodedStringWithOptions(int) - Method in class crossmobile.ios.foundation.NSData
Creates a base64 encoded String according to the specified options.
Baseline - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The object’s baseline.
baselineAdjustment() - Method in class crossmobile.ios.uikit.UILabel
Returns a number that shows how baselines are adjusted when text size changes to fit the label.
batteryLevel() - Method in class crossmobile.ios.uikit.UIDevice
Returns a number that defines the state of the battery.
batteryState() - Method in class crossmobile.ios.uikit.UIDevice
Returns a number that defines the state of the battery.
becomeFirstResponder() - Method in class crossmobile.ios.uikit.UIResponder
Returns a Boolean that shows whether this UIResponder accepts to change its status to first responder.
becomeFirstResponder() - Method in class crossmobile.ios.uikit.UISearchBar
 
becomeFirstResponder() - Method in class crossmobile.ios.uikit.UITextField
 
becomeFirstResponder() - Method in class crossmobile.ios.uikit.UITextView
 
Began - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer began to recognize a series of touches as an end of a gesture.
Began - Static variable in class crossmobile.ios.uikit.UITouchPhase
A finger touched the screen.
beginAppearanceTransition(boolean, boolean) - Method in class crossmobile.ios.uikit.UIViewController
 
beginCustomizingItems(List<UITabBarItem>) - Method in class crossmobile.ios.uikit.UITabBar
Presents a modal view that allows the user to add, remove, and rearrange items on this tab bar.
BeginFromCurrentState - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The animation of the view starts for the current view state.
beginGeneratingDeviceOrientationNotifications() - Method in class crossmobile.ios.uikit.UIDevice
Enables the accelerometer that identifies orientation of the device.
beginImageContext(CGSize) - Static method in class crossmobile.ios.uikit.UIGraphics
Creates an bitmap-based image context of the specified option.
beginImageContextWithOptions(CGSize, boolean, double) - Static method in class crossmobile.ios.uikit.UIGraphics
Creates an bitmap-based image context using the specified parameters.
beginInterruption(AVAudioPlayer) - Method in interface crossmobile.ios.avfoundation.AVAudioPlayerDelegate
It is called when the AVAudioPlayer is interrupted.
beginPath() - Method in class crossmobile.ios.coregraphics.CGContext
Creates a new path in this graphics context.
beginTime() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns the beginning time of the animation.
behavior() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns the supported custom behavior of the action.
Best - Static variable in class crossmobile.ios.corelocation.CLLocationAccuracy
Represents the highest level of accuracy.
BestForNavigation - Static variable in class crossmobile.ios.corelocation.CLLocationAccuracy
Represents the highest level of accuracy that is a combination of extra sensor data and is used for navigation applications.
Bevel - Static variable in class crossmobile.ios.coregraphics.CGLineJoin
The bond of the two stroked lines shapes a beveled corner.
Bezel - Static variable in class crossmobile.ios.uikit.UITextBorderStyle
The default bezel-styled border for data entry fields.
Bezeled - Static variable in class crossmobile.ios.uikit.UISegmentedControlStyle
The segmented control has large style with tint color.
BiometryLockout - Static variable in class crossmobile.ios.touchid.LAError
 
BiometryNotAvailable - Static variable in class crossmobile.ios.touchid.LAError
 
BiometryNotEnrolled - Static variable in class crossmobile.ios.touchid.LAError
 
biometryType() - Method in class crossmobile.ios.touchid.LAContext
 
birthday() - Method in class crossmobile.ios.contacts.CNContact
 
BirthdayKey - Static variable in class crossmobile.ios.contacts.CNContact
 
bitmap(CGImage) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
Black - Static variable in class crossmobile.ios.uikit.UIBarStyle
The style of the view is light content on a black background.
Black - Static variable in class crossmobile.ios.uikit.UIScrollViewIndicatorStyle
The scroll indicator is black.
blackColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of black color..
Blue - Static variable in class crossmobile.ios.uikit.UITableViewCellSelectionStyle
The selected cell has blue background.
blueColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of blue color.
BMP - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify Windows bitmap.
body() - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
Returns the text-body of the message.
body() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
body() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
body() - Method in class crossmobile.ios.webkit.WKScriptMessage
 
boldSystemFontOfSize(double) - Static method in class crossmobile.ios.uikit.UIFont
Returns a font object with default font family, size that is defined and type bold.
Bookmark - Static variable in class crossmobile.ios.uikit.UISearchBarIcon
The bookmarks icon which by default depicts an open book.
bookmarkButtonClicked(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the bookmark button was tapped.
Bookmarks - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's bookmarks button.
boolForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns a Boolean of the specified key either the default or false.
Bordered - Static variable in class crossmobile.ios.uikit.UIBarButtonItemStyle
A plain, bordered button item.
Bordered - Static variable in class crossmobile.ios.uikit.UISegmentedControlStyle
The segmented control has large bordered style.
borderStyle() - Method in class crossmobile.ios.uikit.UITextField
Returns border style of this text field.
Bottom - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The bottom side of the object's rectangle.
Bottom - Static variable in class crossmobile.ios.uikit.UIControlContentVerticalAlignment
The content of the control element is vertically aligned to the bottom.
Bottom - Static variable in class crossmobile.ios.uikit.UIRectEdge
A rectangle that has only the bottom edge.
Bottom - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views of a horizontal stack view are placed so that the bottom edge of each one aligns with the bottom edge of the stack view.
Bottom - Static variable in class crossmobile.ios.uikit.UITableViewRowAnimation
The row(or rows) slides in or out from the bottom or to the bottom.
Bottom - Static variable in class crossmobile.ios.uikit.UITableViewScrollPosition
The preferred row is scrolled to the bottom.
Bottom - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Center the content aligned at the bottom.
bottomAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the bottom edge.
bottomAnchor() - Method in interface crossmobile.ios.uikit.UILayoutSupport
Returns the layout anchor for the bottom edge.
bottomAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the bottom edge of the layout guide frame expressed as layout anchor.
bottomLayoutGuide() - Method in class crossmobile.ios.uikit.UIViewController
 
BottomLeft - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Align the content in the bottom-left.
BottomMargin - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The bottom margin of the object.
BottomRight - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Align the content in the bottom-right corner.
bounces() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the scroll view bounces when it reaches the edge boundary.
boundingMapRect() - Method in interface crossmobile.ios.mapkit.MKOverlay
Returns the rectangle that encloses the overlay.
bounds() - Method in class crossmobile.ios.uikit.UIScreen
Returns the rectangle that encloses the screen.
bounds() - Method in class crossmobile.ios.uikit.UIView
Returns the bounds of this view in its own coordinate system expressed using CGRect structure.
bringSubviewToFront(UIView) - Method in class crossmobile.ios.uikit.UIView
Moves the subview defined as parameter in front of the other subviews of this view.
brownColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of brown color.
bundlePath() - Method in class crossmobile.ios.foundation.NSBundle
The full path of this bundle.
bundleWithPath(String) - Static method in class crossmobile.ios.foundation.NSBundle
Returns the bundle that corresponds to the specified path.
Butt - Static variable in class crossmobile.ios.coregraphics.CGLineCap
The line's tail is squared-cut.
buttonFontSize() - Static method in class crossmobile.ios.uikit.UIFont
Returns a number that represents the default font size for buttons.
buttonType() - Method in class crossmobile.ios.uikit.UIButton
Returns the button type.
buttonWithType(int) - Static method in class crossmobile.ios.uikit.UIButton
Constructs a UIButton object initialized with the given type.
ByCharWrapping - Static variable in class crossmobile.ios.foundation.NSLineBreakMode
The line wrapped before the first character that doesn't fit.
ByClipping - Static variable in class crossmobile.ios.foundation.NSLineBreakMode
Draws line only within the text container.
ByFirstName - Static variable in class crossmobile.ios.addressbook.ABPersonSortOrdering
Order contacts by first name.
ByLastName - Static variable in class crossmobile.ios.addressbook.ABPersonSortOrdering
Order contacts by last name.
ByteOrder16Big - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
16-bit, big endian.
ByteOrder16Little - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
16-bit little endian.
ByteOrder32Big - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
32-bit big endian.
ByteOrder32Little - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
32-bit little endian.
ByteOrderDefault - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
The default byte order.
ByteOrderMask - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
The byte ordering.
bytes() - Method in class crossmobile.ios.foundation.NSData
Returns a pointer to this NSData object.
ByTruncatingHead - Static variable in class crossmobile.ios.foundation.NSLineBreakMode
The end of the line is displayed.
ByTruncatingMiddle - Static variable in class crossmobile.ios.foundation.NSLineBreakMode
The beginning and the end of the line is displayed.
ByTruncatingTail - Static variable in class crossmobile.ios.foundation.NSLineBreakMode
The beginning of the line is displayed.
ByWordWrapping - Static variable in class crossmobile.ios.foundation.NSLineBreakMode
The line is wrapped so that words are displayed unaltered.

C

CAAction - Interface in crossmobile.ios.quartzcore
CAAction interface is implemented by objects that respond to CALayer actions.
CAAnimation - Class in crossmobile.ios.quartzcore
CAAnimation class is an abstract class used as a base class for animations.
CAAnimation() - Constructor for class crossmobile.ios.quartzcore.CAAnimation
 
cachePolicy() - Method in class crossmobile.ios.foundation.NSURLRequest
Returns the cache policy of this URL request.
Caches - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The cache directory.
CALayer - Class in crossmobile.ios.quartzcore
CALayer class defines an object that is responsible for handling image content providing animation options along with storing support.
CALayer() - Constructor for class crossmobile.ios.quartzcore.CALayer
The default constructor of the CALayer object.
Calendar - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The NSCalendar of the date.
calendar() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the NSCalendar used on this date picker.
CalendarEvent - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
Automatically detected calendar events.
CallIsActive - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failed connection on a network that does not support phone and data communication simultaneously.
calloutOffset() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the offset of the default map accessory view expressed in points.
CAMediaTiming - Interface in crossmobile.ios.quartzcore
CAMediaTiming interface consists a protocol that incorporates timing properties related to CAAnimation objects like duration, beginTime and repeatCount .
Camera - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's camera button.
Camera - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerSourceType
The source of the image picker controller is the camera of the device.
cameraCaptureMode() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the capture mode used by the camera.
cameraDevice() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the camera that is used by the image picker controller.
cameraFlashMode() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the flash mode of the camera.
cameraOverlayView() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the view that is displayed above the default image picker interface.
cameraViewTransform() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the transformation that is applied to the image preview.
canBeConvertedToEncoding(String, int) - Static method in class crossmobile.ios.foundation.NSString
Check whether a string can be converted to the specified encoding
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Override this method so that the specified UIGestureRecognizer prevents this UIGestureRecognizer from recognizing a gesture.
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
 
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
 
canBePreventedByGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
 
canCancelContentTouches() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether touches within the scroll view, specifically touches on subviews, can trigger a scrolling or stop the current scrolling.
cancel() - Method in class crossmobile.ios.foundation.NSURLConnection
Cancels the asynchronous load of a request.
cancel() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
cancel() - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
cancel() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
cancel() - Method in class crossmobile.ios.storekit.SKProductsRequest
 
cancel() - Method in class crossmobile.ios.storekit.SKRequest
Cancels request sending to the App Store.
cancel(UIActionSheet) - Method in interface crossmobile.ios.uikit.UIActionSheetDelegate
It is used to handle the cancellation of the specified action sheet.
Cancel - Static variable in class crossmobile.ios.uikit.UIAlertActionStyle
The action button has a style proper for canceling the option.
Cancel - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's cancel button.
Cancel - Static variable in class crossmobile.ios.webkit.WKNavigationActionPolicy
 
Cancel - Static variable in class crossmobile.ios.webkit.WKNavigationResponsePolicy
 
CancelAuthenticationChallenge - Static variable in class crossmobile.ios.foundation.NSURLSessionAuthChallengeDisposition
 
cancelButtonClicked(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the cancel button was tapped.
cancelButtonIndex() - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
cancelByProducingResumeData(VoidBlock1<NSData>) - Method in class crossmobile.ios.foundation.NSURLSessionDownloadTask
 
cancelConnectToPeer(String) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
Canceling - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskState
 
Canceling - Static variable in class crossmobile.ios.mapkit.MKAnnotationViewDragState
The annotation view is about to cancel its dragging due to an event.
Cancelled - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an asynchronous load cancellation.
Cancelled - Static variable in class crossmobile.ios.messageui.MessageComposeResult
Message composition was canceled by the user.
Cancelled - Static variable in class crossmobile.ios.messageui.MFMailComposeResult
The operation of composing email message was canceled by the user.
Cancelled - Static variable in class crossmobile.ios.social.SLComposeViewControllerResult
The process was canceled, the user canceled composing the post or the service was not available.
Cancelled - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer canceled the recognition series of touches as a gesture.
Cancelled - Static variable in class crossmobile.ios.uikit.UITouchPhase
The screen touched the ear or chick and the system recognized it and stopped tracking this touch object.
cancelRequestWithError(NSError) - Method in class crossmobile.ios.foundation.NSExtensionContext
 
cancelsTouchesInView() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns a Boolean that shows whether touches are passed to a view when an event is perceived as a gesture.
canDrawMapRect(MKMapRect, double) - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
canEditRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Checks whether the row of the specified table view is editable.
canEvaluatePolicy(int, StrongReference<NSError>) - Method in class crossmobile.ios.touchid.LAContext
 
canGoBack() - Method in class crossmobile.ios.uikit.UIWebView
Informs if this Web View could go back in history
canGoBack() - Method in class crossmobile.ios.webkit.WKWebView
Informs if this Web View could go back in history
canGoForward() - Method in class crossmobile.ios.uikit.UIWebView
Informs if this Web View could go forward in history
canGoForward() - Method in class crossmobile.ios.webkit.WKWebView
Informs if this Web View could go forward in history
canMakePayments() - Static method in class crossmobile.ios.storekit.SKPaymentQueue
Returns a Boolean that defines whether payments are allowed or not.
canMoveRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Requests permission to relocate the row of the specified table view.
CannotCloseFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a downloaded file fails to be closed.
CannotConnectToHost - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a host connection failure.
CannotCreateFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a downloaded file fails to be created on disk due to I/O failure.
CannotDecodeContentData - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when received content data of a NSURLConnection request has unknown content encoding.
CannotDecodeRawData - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when received content data of a NSURLConnection cannot be decoded.
CannotFindHost - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to resolve the host name of a URL.
CannotLoadFromNetwork - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a load request from cache fails.
CannotMoveFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a downloaded file fails to be moved on disk.
CannotOpenFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a downloaded file fails to be opened.
CannotParseResponse - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failed parsing of a response to a connection request.
CannotRemoveFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a downloaded file fails to be removed from disk.
CannotWriteToFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a downloaded file fails to be written to the disk.
canOpenURL(NSURL) - Method in class crossmobile.ios.uikit.UIApplication
Check whether a URL can be opened
canPerformWithActivityItems(List) - Method in class crossmobile.ios.uikit.UIActivity
 
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Override this method so that this UIGestureRecognizer prevents the specified UIGestureRecognizer from recognizing a gesture.
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
 
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
 
canPreventGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
 
canPreviewItem(QLPreviewItem) - Static method in class crossmobile.ios.quicklook.QLPreviewController
Returns a Boolean that shows whether this QLPreviewController can display the specified item.
canPrintData(NSData) - Static method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns a Boolean that shows whether the specified data can be printed.
canPrintURL(NSURL) - Static method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns a Boolean that shows the file of the specified URL is printable.
canReplaceMapContent() - Method in interface crossmobile.ios.mapkit.MKOverlay
Provide if this overlay can replace the content of the underlying map
canSendMail() - Static method in class crossmobile.ios.messageui.MFMailComposeViewController
Returns a Boolean that shows whether the device supports email message sending.
canSendText() - Static method in class crossmobile.ios.messageui.MFMessageComposeViewController
Returns a Boolean that shows whether the device supports text messages sending.
canShowCallout() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a Boolean that defines whether the annotation view can display additional information on the default map accessory view.
canShowMIMEType() - Method in class crossmobile.ios.webkit.WKNavigationResponse
 
capHeight() - Method in class crossmobile.ios.uikit.UIFont
Returns the cap height of the font.
cardDAV - Static variable in class crossmobile.ios.contacts.CNContainerType
 
CarPlay - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationOptions
 
carPlaySetting() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
CAShapeLayer - Class in crossmobile.ios.quartzcore
A CALayer which defines a path to use as a drawing layer
CAShapeLayer() - Constructor for class crossmobile.ios.quartzcore.CAShapeLayer
 
categories() - Method in class crossmobile.ios.uikit.UIUserNotificationSettings
Returns the group of actions for this app.
categoryIdentifier() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
categoryIdentifier() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
categoryWithIdentifier(String, List<UNNotificationAction>, List<String>, long) - Static method in class crossmobile.ios.usernotifications.UNNotificationCategory
 
CATransition - Class in crossmobile.ios.quartzcore
CATransition class defines transition animations for layers.
CATransition() - Constructor for class crossmobile.ios.quartzcore.CATransition
 
cellForRowAtIndexPath(UITableView, NSIndexPath) - Method in class crossmobile.ios.uikit.UITableViewController
 
cellForRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Requests a cell to add in the specified row of the table view.
center() - Method in class crossmobile.ios.corelocation.CLRegion
Deprecated.
Center - Static variable in class crossmobile.ios.uikit.NSTextAlignment
Text aligned to the right.
Center - Static variable in class crossmobile.ios.uikit.UIControlContentHorizontalAlignment
The content of the control element is horizontally center-aligned.
Center - Static variable in class crossmobile.ios.uikit.UIControlContentVerticalAlignment
The content of the control element is vertically center-aligned.
Center - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views are placed so that the center of each one is aligned to stack view axis.
Center - Static variable in class crossmobile.ios.uikit.UITextAlignment
Text aligned to the right.
center() - Method in class crossmobile.ios.uikit.UIView
Returns the center of this view.
Center - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Center the content and keep the proportions the same.
centerCoordinate() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the coordinates of the map's center.
Centered - Static variable in class crossmobile.ios.uikit.UITabBarItemPositioning
The item is placed in the tab bar according to the rule that items are centered in the available free space.
centerOffset() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the offset of the annotation view expressed in points.
CenterX - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The center of the width of the object.
centerXAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for horizontal center.
centerXAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the horizontal center of the layout guide frame expressed as layout anchor.
CenterXWithinMargins - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The center between left and right margin of the object.
CenterY - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The center of the height of the object.
centerYAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for vertical center.
centerYAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the vertical center of the layout guide frame expressed as layout anchor.
CenterYWithinMargins - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The center between top and bottom margin of the object.
CFNumberFormatterStyle - Class in crossmobile.ios.foundation
CFNumberFormatterStyle class defines different formatting styles for numbers.
CFType - Class in crossmobile.ios.foundation
CFType is an abstract class that is the base of some core foundation classes.
CGAffineTransform - Class in crossmobile.ios.coregraphics
CGAffineTransform class defines an object that represents an affine transformation matrix.
CGAffineTransform(double, double, double, double, double, double) - Constructor for class crossmobile.ios.coregraphics.CGAffineTransform
Constructs an affine transformation with the specified matrix values.
CGBitmapContext - Class in crossmobile.ios.coregraphics
CGBitmapContext class defines an object that represents a CGContext object as a bitmap.
CGBitmapInfo - Class in crossmobile.ios.coregraphics
CGBitmapInfo class defines different bitmap encodings concerning the CGBitmapContext objects.
CGBlendMode - Class in crossmobile.ios.coregraphics
CGBlendMode class defines different ways of assembling multiple images in order to form a final image.
CGColor - Class in crossmobile.ios.coregraphics
CGColor class defines an object that represents a color used in the graphics context as a structure of components.
cgcolor(int) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
CGColor() - Method in class crossmobile.ios.uikit.UIColor
Returns a CGColor.
cgcolor(UIColor) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
CGColorRenderingIntent - Class in crossmobile.ios.coregraphics
CGColorRenderingIntent class defines different options concerning handing colors that are not included in the range of the color space of the a graphic context.
CGColorSpace - Class in crossmobile.ios.coregraphics
CGColorSpace class defines an object that incorporates information related to color space.
CGContext - Class in crossmobile.ios.coregraphics
CGContext class defines an object that represents the graphics context of the application.
CGDataProvider - Class in crossmobile.ios.coregraphics
CGDataProvider class defines an object that is responsible for providing graphics data to Quartz functions.
CGFont - Class in crossmobile.ios.coregraphics
CGFont class defines an object that incorporates information related to fonts.
cgfont(NativeFont) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
cgfont(UIFont) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
CGGradient - Class in crossmobile.ios.coregraphics
CGGradient class defines an object that represents a color gradient.
CGGradient(CGColorSpace, double[], double[]) - Constructor for class crossmobile.ios.coregraphics.CGGradient
Constructs a CGGradient object with the specified parameter values.
CGGradient(CGColorSpace, List<CGColor>, double[]) - Constructor for class crossmobile.ios.coregraphics.CGGradient
Constructs a CGGradient object with the specified parameter values.
CGGradientDrawingOptions - Class in crossmobile.ios.coregraphics
CGGradientDrawingOptions class defines different ways of applying color gradients to specified locations.
CGImage - Class in crossmobile.ios.coregraphics
CGImage class defines an object that represents a bitmap image.
cgimage(String, NativeBitmap) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
CGImage() - Method in class crossmobile.ios.coreimage.CIImage
Constructs and returns a CGImage object.
CGImage() - Method in class crossmobile.ios.uikit.UIImage
Returns the underlying image data.
CGInterpolationQuality - Class in crossmobile.ios.coregraphics
CGInterpolationQuality class defines different values of interpolation quality when enlarging images.
CGLayer - Class in crossmobile.ios.coregraphics
CGLayer class defines a drawing optimization object.
CGLineCap - Class in crossmobile.ios.coregraphics
CGLineCap class defines different styles of ending points of lines.
CGLineJoin - Class in crossmobile.ios.coregraphics
CGLineJoin class defines different types of joining stroked lines when they shape an angle.
CGPath - Class in crossmobile.ios.coregraphics
CGPath class defines an object that represents a graphic path.
CGPath() - Constructor for class crossmobile.ios.coregraphics.CGPath
The default constructor of the CGPath.
CGPathDrawingMode - Class in crossmobile.ios.coregraphics
CGPathDrawingMode class defines different drawing modes.
CGPoint - Class in crossmobile.ios.coregraphics
CGPoint class defines an object that represents a point in a 2D coordinate system.
CGPoint(double, double) - Constructor for class crossmobile.ios.coregraphics.CGPoint
Constructs a CGPoint with specified coordinates.
CGRect - Class in crossmobile.ios.coregraphics
CGRect class class defines an object that represents the position and the dimensions of a rectangle.
CGRect(double, double, double, double) - Constructor for class crossmobile.ios.coregraphics.CGRect
Constructs a CGRect object with the specified size and position.
CGSize - Class in crossmobile.ios.coregraphics
CGSize class defines an object that represents the size of a rectangle.
CGSize(double, double) - Constructor for class crossmobile.ios.coregraphics.CGSize
Constructs a CGSize object with the specified width and height.
CGTextDrawingMode - Class in crossmobile.ios.coregraphics
CGTextDrawingMode class defines different text drawing modes.
CGTextEncoding - Class in crossmobile.ios.coregraphics
CGTextEncoding class different types of text encodings for fonds.
Changed - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer recognized a series of touches as a change of a gesture.
charactersRemaining() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
Charging - Static variable in class crossmobile.ios.uikit.UIDeviceBatteryState
The battery is plugged into power and is charging.
Checkmark - Static variable in class crossmobile.ios.uikit.UITableViewCellAccessoryType
A cell that has a tick symbol on it and does not track tapping.
childViewControllerContainingSegueSource(UIStoryboardUnwindSegueSource) - Method in class crossmobile.ios.uikit.UIViewController
 
childViewControllerForStatusBarHidden() - Method in class crossmobile.ios.uikit.UIViewController
The view controller who is responsible of the status bar visibility
childViewControllerForStatusBarStyle() - Method in class crossmobile.ios.uikit.UIViewController
The view controller who is responsible of the status bar style
childViewControllers() - Method in class crossmobile.ios.uikit.UIViewController
 
CIContext - Class in crossmobile.ios.coreimage
CIContext class defines an object that is used with CIFilter objects in order to manage CIImages.
CIFilter - Class in crossmobile.ios.coreimage
CIFilter class defines an object that uses input values as data(as images) and produces images(data).
CIImage - Class in crossmobile.ios.coreimage
CIImage class defines an object that is used by the CIFilter class.
CIImage(CGImage) - Constructor for class crossmobile.ios.coreimage.CIImage
Constructs a CIImage object using the specified CGImage.
city() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
CityKey - Static variable in class crossmobile.ios.contacts.CNPostalAddress
 
CKAccountChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CLDeviceOrientation - Class in crossmobile.ios.corelocation
CLDeviceOrientation class defines different types of orientations concerning the physical orientation of the device.
CLDistanceFilter - Class in crossmobile.ios.corelocation
CLDistanceFilter class defines the minimum distance of a device's move horizontally before an update is triggered.
Clear - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = 0.
Clear - Static variable in class crossmobile.ios.uikit.UISearchBarIcon
The clear action icon which by default depicts a circle containing an X.
clearColor() - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object with grayscale's value 0 and alpha value 0.
CLHeading - Class in crossmobile.ios.corelocation
CLHeading class represents the data concerning the direction to which the device is heading.
CLHeadingFilter - Class in crossmobile.ios.corelocation
CLHeadingFilter class defines the minimum change of device's heading before an update is triggered.
clickedButtonAtIndex(UIActionSheet, int) - Method in interface crossmobile.ios.uikit.UIActionSheetDelegate
Deprecated.
clickedButtonAtIndex(UIAlertView, int) - Method in interface crossmobile.ios.uikit.UIAlertViewDelegate
Deprecated.
Client - Static variable in class crossmobile.ios.gamekit.GKSessionMode
The session is acting as a client.
ClientCertificateRejected - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a server certification rejection.
ClientCertificateRequired - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after SSL connection authentication failure.
ClientInvalid - Static variable in class crossmobile.ios.storekit.SKError
The client was not allowed.
clip() - Method in class crossmobile.ios.coregraphics.CGContext
Clip graphics context using current path.
Clip - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Intersects the text with the clipping path.
clipsToBounds() - Method in class crossmobile.ios.uikit.UIView
A Boolean value that determines whether subviews are confined to the bounds of the view.
clipToRect(CGRect) - Method in class crossmobile.ios.coregraphics.CGContext
Sets as clipping path the intersection of the current clipping path with the specified rectangle in this graphics context.
CLKComplicationServerActiveComplicationsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CLLocation - Class in crossmobile.ios.corelocation
CLLocation class defines an object that represents device's coordinates and altitude that specify its accurate position.
CLLocation(double, double) - Constructor for class crossmobile.ios.corelocation.CLLocation
Constructs a CLLocation object with the specified latitude and longitude parameters.
CLLocation(CLLocationCoordinate2D, double, double, double, NSDate) - Constructor for class crossmobile.ios.corelocation.CLLocation
Constructs a CLLocation object with the specified parameters.
CLLocation(CLLocationCoordinate2D, double, double, double, double, double, NSDate) - Constructor for class crossmobile.ios.corelocation.CLLocation
Constructs a CLLocation object with the specified parameters.
CLLocationAccuracy - Class in crossmobile.ios.corelocation
CLLocationAccuracy class defines different values concerning the accuracy of a location.
CLLocationCoordinate2D - Class in crossmobile.ios.corelocation
CLLocationCoordinate2D class defines an object that represents the geographical coordinates of the device.
CLLocationCoordinate2D(double, double) - Constructor for class crossmobile.ios.corelocation.CLLocationCoordinate2D
Constructs a CLLocationCoordinate2D object with the specified latitude and longitude values.
CLLocationManager - Class in crossmobile.ios.corelocation
CLLocationManager class is responsible for delivering events related to location, region and heading to the application.
CLLocationManager() - Constructor for class crossmobile.ios.corelocation.CLLocationManager
 
CLLocationManagerDelegate - Interface in crossmobile.ios.corelocation
CLLocationManagerDelegate interface is the delegate that is responsible for handling operations related to CLLocationManager objects.
closeFile() - Method in class crossmobile.ios.foundation.NSFileHandle
Changes the permissions of the file of this NSFileHandle to readonly.
closePath() - Method in class crossmobile.ios.coregraphics.CGContext
Closes and completes the current path.
closeSubpath() - Method in class crossmobile.ios.coregraphics.CGPath
Closes a subpath.
CLPlacemark - Class in crossmobile.ios.corelocation
CLPlacemark class defines an object that stores and handles data related to a place mark such as country, state and city.
CLPlacemark(CLPlacemark) - Constructor for class crossmobile.ios.corelocation.CLPlacemark
Constructs a new CLPlacemark based on the specified object.
CLRegion - Class in crossmobile.ios.corelocation
CLRegion class defines an object that represents an abstract trackable region.
CLRegion(CLLocationCoordinate2D, double, String) - Constructor for class crossmobile.ios.corelocation.CLRegion
Deprecated.
CNAuthorizationStatus - Class in crossmobile.ios.contacts
 
CNContact - Class in crossmobile.ios.contacts
 
CNContactDisplayNameOrder - Class in crossmobile.ios.contacts
 
CNContactDisplayNameOrderFamilyNameFirst - Static variable in class crossmobile.ios.contacts.CNContactDisplayNameOrder
 
CNContactDisplayNameOrderGivenNameFirst - Static variable in class crossmobile.ios.contacts.CNContactDisplayNameOrder
 
CNContactDisplayNameOrderUserDefault - Static variable in class crossmobile.ios.contacts.CNContactDisplayNameOrder
 
CNContactFetchRequest - Class in crossmobile.ios.contacts
 
CNContactFetchRequest(List<String>) - Constructor for class crossmobile.ios.contacts.CNContactFetchRequest
 
CNContactFormatter - Class in crossmobile.ios.contacts
 
CNContactFormatter() - Constructor for class crossmobile.ios.contacts.CNContactFormatter
 
CNContactFormatterStyle - Class in crossmobile.ios.contacts
 
CNContactFormatterStyleFullName - Static variable in class crossmobile.ios.contacts.CNContactFormatterStyle
 
CNContactFormatterStylePhoneticFullName - Static variable in class crossmobile.ios.contacts.CNContactFormatterStyle
 
CNContactProperty - Class in crossmobile.ios.contacts
 
CNContactProperty() - Constructor for class crossmobile.ios.contacts.CNContactProperty
 
CNContactRelation - Class in crossmobile.ios.contacts
 
CNContactRelation(String) - Constructor for class crossmobile.ios.contacts.CNContactRelation
 
CNContactSortOrder - Class in crossmobile.ios.contacts
 
CNContactStore - Class in crossmobile.ios.contacts
 
CNContactStore() - Constructor for class crossmobile.ios.contacts.CNContactStore
 
CNContactStoreDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CNContactsUserDefaults - Class in crossmobile.ios.contacts
 
CNContactType - Class in crossmobile.ios.contacts
 
CNContactTypeOrganization - Static variable in class crossmobile.ios.contacts.CNContactType
 
CNContactTypePerson - Static variable in class crossmobile.ios.contacts.CNContactType
 
CNContainer - Class in crossmobile.ios.contacts
 
CNContainerType - Class in crossmobile.ios.contacts
 
CNEntityType - Class in crossmobile.ios.contacts
 
CNGroup - Class in crossmobile.ios.contacts
 
CNInstantMessageAddress - Class in crossmobile.ios.contacts
 
CNInstantMessageAddress(String, String) - Constructor for class crossmobile.ios.contacts.CNInstantMessageAddress
 
CNLabelContactRelationAssistant - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationBrother - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationChild - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationFather - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationFriend - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationManager - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationMother - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationParent - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationPartner - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationSister - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabelContactRelationSpouse - Static variable in class crossmobile.ios.contacts.CNContactRelation
 
CNLabeledValue<ValueType> - Class in crossmobile.ios.contacts
 
CNLabeledValue(String, ValueType) - Constructor for class crossmobile.ios.contacts.CNLabeledValue
 
CNLabelHome - Static variable in class crossmobile.ios.contacts.CNValueType
 
CNLabelOther - Static variable in class crossmobile.ios.contacts.CNValueType
 
CNLabelPhoneNumber - Class in crossmobile.ios.contacts
 
CNLabelWork - Static variable in class crossmobile.ios.contacts.CNValueType
 
CNMutableContact - Class in crossmobile.ios.contacts
 
CNPhoneNumber - Class in crossmobile.ios.contacts
 
CNPhoneNumber(String) - Constructor for class crossmobile.ios.contacts.CNPhoneNumber
 
CNPostalAddress - Class in crossmobile.ios.contacts
 
CNPostalAddress() - Constructor for class crossmobile.ios.contacts.CNPostalAddress
 
CNSaveRequest - Class in crossmobile.ios.contacts
 
CNSocialProfile - Class in crossmobile.ios.contacts
 
CNSocialProfile(String, String, String, String) - Constructor for class crossmobile.ios.contacts.CNSocialProfile
 
CNSocialProfileServiceFacebook - Static variable in class crossmobile.ios.contacts.CNSocialProfile
 
CNSocialProfileServiceFlickr - Static variable in class crossmobile.ios.contacts.CNSocialProfile
 
CNSocialProfileServiceKey - Static variable in class crossmobile.ios.contacts.CNSocialProfile
 
CNSocialProfileURLStringKey - Static variable in class crossmobile.ios.contacts.CNSocialProfile
 
CNSocialProfileUserIdentifierKey - Static variable in class crossmobile.ios.contacts.CNSocialProfile
 
CNSocialProfileUsernameKey - Static variable in class crossmobile.ios.contacts.CNSocialProfile
 
CNValueType - Class in crossmobile.ios.contacts
 
code() - Method in class crossmobile.ios.foundation.NSError
Returns the error code of this NSError object.
collapseSecondaryViewController(UISplitViewController, UIViewController, UIViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to add a secondary view controller after adjusting the primary in a collapsed interface.
Color - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is a combination of background's brightness with the color tint and intensity of the source image.
color(CGColor) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
color() - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Returns the color of the animator
ColorBurn - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of darkening the background image in order to reflect the source image.
ColorDodge - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of brightening the background image in order to reflect the source image.
colorWithCGColor(CGColor) - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object with the defined CGColor parameter.
colorWithHueSaturationBrightnessAlpha(double, double, double, double) - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object with the given HSB and alpha values.
colorWithPatternImage(UIImage) - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object using the image parameter.
colorWithRedGreenBlueAlpha(double, double, double, double) - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object with the given RGB and alpha values.
colorWithWhiteAlpha(double, double) - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object with the given values for opacity and alpha.
comment() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the comment string of this cookie.
commentURL() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the comment URL of this cookie.
commitEditingStyle(UITableView, int, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Requests permission to insert or delete data of the specified table view's row.
Common - Static variable in class crossmobile.ios.foundation.NSRunLoopMode
The loop mode for objects that belong to the common modes set.
compare(String, String, int) - Static method in class crossmobile.ios.foundation.NSString
Compares the given Strings using the specified options.
Completed - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskState
 
completeRequestReturningItems(List, VoidBlock1<Boolean>) - Method in class crossmobile.ios.foundation.NSExtensionContext
 
components(int, NSDate) - Method in class crossmobile.ios.foundation.NSCalendar
Returns a NSDateComponents object that is the representation of the specified date using the specified calendar unit.
components(int, NSDate, NSDate, int) - Method in class crossmobile.ios.foundation.NSCalendar
Returns a NSDateComponents object that results from the subtraction of the two date using the specified options..
componentsSeparatedByString(String, String) - Static method in class crossmobile.ios.foundation.NSString
Returns a list that contains the substrings of the specified String divided by the given separator.
Compose - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's compose button.
composeViewControllerForServiceType(String) - Static method in class crossmobile.ios.social.SLComposeViewController
Creates and returns a new social compose view controller of the specified type.
concat(CGAffineTransform) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the combination of the specified affine transformation and the current one.
concatCTM(CGAffineTransform) - Method in class crossmobile.ios.coregraphics.CGContext
Changes user's coordinate system according to the specified transformation matrix.
configuration() - Method in class crossmobile.ios.foundation.NSURLSession
 
configuration() - Method in class crossmobile.ios.webkit.WKWebView
 
configurationItems() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
Connected - Static variable in class crossmobile.ios.gamekit.GKPeerConnectionState
The peer is connected to the session.
Connecting - Static variable in class crossmobile.ios.gamekit.GKPeerConnectionState
The peer is attempting to connect to the session.
connectionTypesMask() - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
connectionWithPeerFailed(GKSession, String, NSError) - Method in interface crossmobile.ios.gamekit.GKSessionDelegate
It is after a failure to connect to another peer.
connectionWithRequest(NSURLRequest, NSURLConnectionDelegate) - Static method in class crossmobile.ios.foundation.NSURLConnection
Deprecated.
connectToPeer(String, double) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
constant() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the constant that is added to the multiplied second attribute of the constraint.
constraintEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutAnchor
Returns a constraint that is equal to the constraint of the given anchor.
constraintEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutAnchor
Returns a constraint that is equal to the constraint of the given anchor plus a constant.
constraintEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
 
constraintEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutDimension
 
constraintEqualToAnchor(NSLayoutDimension, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be as equal to the specified anchor's size multiplied by the specified multiplier.
constraintEqualToAnchor(NSLayoutDimension, double, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be as equal to the specified anchor's size multiplied by the specified multiplier plus an offset.
constraintEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutXAxisAnchor
 
constraintEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutXAxisAnchor
 
constraintEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutYAxisAnchor
 
constraintEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutYAxisAnchor
 
constraintEqualToConstant(double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be as equal to the specified constant.
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutAnchor
Returns a constraint that is greater than or equal to the constraint of the given anchor.
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutAnchor
Returns a constraint that is greater than or equal to the constraint of the given anchor plus a constant.
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
 
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutDimension
 
constraintGreaterThanOrEqualToAnchor(NSLayoutDimension, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be greater than or equal to the specified anchor's size multiplied by the specified multiplier.
constraintGreaterThanOrEqualToAnchor(NSLayoutDimension, double, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be greater than or equal to the specified anchor's size multiplied by the specified multiplier plus an offset.
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutXAxisAnchor
 
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutXAxisAnchor
 
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutYAxisAnchor
 
constraintGreaterThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutYAxisAnchor
 
constraintGreaterThanOrEqualToConstant(double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the minimum anchor's size equal to specified constant.
constraintLessThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutAnchor
Returns a constraint that is less than or equal to the constraint of the given anchor.
constraintLessThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutAnchor
Returns a constraint that is less than or equal to the constraint of the given anchor plus a constant.
constraintLessThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
 
constraintLessThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutDimension
 
constraintLessThanOrEqualToAnchor(NSLayoutDimension, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be less than or equal to the specified anchor's size multiplied by the specified multiplier.
constraintLessThanOrEqualToAnchor(NSLayoutDimension, double, double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the anchor's size to be greater than or equal to the specified anchor's size multiplied by the specified multiplier plus an offset.
constraintLessThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutXAxisAnchor
 
constraintLessThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutXAxisAnchor
 
constraintLessThanOrEqualToAnchor(NSLayoutAnchor, double) - Method in class crossmobile.ios.uikit.NSLayoutYAxisAnchor
 
constraintLessThanOrEqualToAnchor(NSLayoutAnchor) - Method in class crossmobile.ios.uikit.NSLayoutYAxisAnchor
 
constraintLessThanOrEqualToConstant(double) - Method in class crossmobile.ios.uikit.NSLayoutDimension
Returns a NSLayoutConstraint that defines the maximum anchor's size equal to specified constant.
constraints() - Method in class crossmobile.ios.uikit.UIScrollView
 
constraints() - Method in class crossmobile.ios.uikit.UIView
Returns a list with the layout constraints of this view.
constraintsWithVisualFormat(String, int, Map<String, Float>, Map<String, UIView>) - Static method in class crossmobile.ios.uikit.NSLayoutConstraint
Creates and returns a list of constraints using the specified ASCII visual format string.
constraintWithItem(Object, int, int, Object, int, double, double) - Static method in class crossmobile.ios.uikit.NSLayoutConstraint
Constructs and returns a constraint for the attributes of the specified views.
contact() - Method in class crossmobile.ios.contacts.CNContactProperty
 
ContactAdd - Static variable in class crossmobile.ios.uikit.UIButtonType
A button for adding contacts.
contactRelations() - Method in class crossmobile.ios.contacts.CNContact
 
Contacts - Static variable in class crossmobile.ios.contacts.CNEntityType
 
contactType() - Method in class crossmobile.ios.contacts.CNContact
 
containersMatchingPredicate(NSPredicate, StrongReference<NSError>) - Method in class crossmobile.ios.contacts.CNContactStore
 
containsCoordinate(CLLocationCoordinate2D) - Method in class crossmobile.ios.corelocation.CLRegion
Deprecated.
containsPoint(CGPoint) - Method in class crossmobile.ios.coregraphics.CGRect
Returns true if point relative to its parent is inside current CGRect
content() - Method in class crossmobile.ios.usernotifications.UNNotificationRequest
 
contentCompressionResistancePriorityForAxis(int) - Method in class crossmobile.ios.uikit.UIView
Returns the priority with which the content of the view resists to enlarged concerning an axis.
contentEdgeInsets() - Method in class crossmobile.ios.uikit.UIButton
Retrieve the insets of the view content.
contentHorizontalAlignment() - Method in class crossmobile.ios.uikit.UIControl
Returns an integer that represents the horizontal alignment of the content within the control.
contentHuggingPriorityForAxis(int) - Method in class crossmobile.ios.uikit.UIView
Returns the priority with which the content of the view resists to shrinking concerning the specified axis.
contentInset() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the distance that the content of the scroll view is inset inside of the scroll view(expressed in points).
contentMode() - Method in class crossmobile.ios.uikit.UIView
Returns an integer that shows how this view adjusts its content on a size change.
contentOffset() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the offset for the origin of the content, inside a scroll view, relative to the origin of the scroll view.
contentSize() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the size of the content view.
contentSizeForViewInPopover() - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
contentsOfDirectoryAtPath(String, StrongReference<NSError>) - Method in class crossmobile.ios.foundation.NSFileManager
Returns a list of contents of the file at the specified path.
contentText() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
contentURL() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
contentVerticalAlignment() - Method in class crossmobile.ios.uikit.UIControl
Returns an integer that represents the vertical alignment of the content within the control.
contentView() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the content view of the cell.
contentViewController() - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Returns the view controller of the popover.
context(CGContext) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
context() - Static method in class crossmobile.ios.coreimage.CIContext
Creates a new CIContext object with default options.
Continue - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "EmergencyCall".
convertBaseContextToCGContext(GraphicsContext<?>) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
convertCoordinate(CLLocationCoordinate2D, UIView) - Method in class crossmobile.ios.mapkit.MKMapView
Converts the specified coordinates to a point in the specified view.
convertPoint(CGPoint, UIView) - Method in class crossmobile.ios.mapkit.MKMapView
Converts the specified point of the given view to this map's coordinates.
convertPointFromView(CGPoint, UIView) - Method in class crossmobile.ios.uikit.UIView
Returns the point parameter converted from the coordinate system of the view parameter to this view's coordinate system.
convertPointFromWindow(CGPoint, UIWindow) - Method in class crossmobile.ios.uikit.UIWindow
Adjusts a point's coordinates from a given window to this window.
convertPointToView(CGPoint, UIView) - Method in class crossmobile.ios.uikit.UIView
Returns the parameter point converted from this view's coordinate system to the coordinate system of the parameter.
convertPointToWindow(CGPoint, UIWindow) - Method in class crossmobile.ios.uikit.UIWindow
Adjusts a point's coordinates defined in this window to another given window.
convertRect(CGRect, UIView) - Method in class crossmobile.ios.mapkit.MKMapView
Converts the specified rectangle of the given view to a map region.
convertRectFromView(CGRect, UIView) - Method in class crossmobile.ios.uikit.UIView
Returns the parameter rectangle converted from the parameter's view coordinate system to this view coordinate system.
convertRectFromWindow(CGRect, UIWindow) - Method in class crossmobile.ios.uikit.UIWindow
Adjusts a rectangle of a given window's coordinate system to the coordinate system of this window.
convertRectToView(CGRect, UIView) - Method in class crossmobile.ios.uikit.UIView
Returns the parameter rectangle converted from this view's coordinate system to the coordinate system of the parameter.
convertRectToWindow(CGRect, UIWindow) - Method in class crossmobile.ios.uikit.UIWindow
Adjusts a rectangle of this window to the coordinate system of given window.
convertRegion(MKCoordinateRegion, UIView) - Method in class crossmobile.ios.mapkit.MKMapView
Converts the specified region of this map to a rectangle in the specified view.
cookieAcceptPolicy() - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Returns the cookie accept policy of the NSHTTPCookieStorage.
cookies() - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Returns a list with the stored cookies.
cookiesForURL(NSURL) - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Returns the list with the stored cookies for the specified URL.
coordinate() - Method in class crossmobile.ios.corelocation.CLLocation
Returns the geographical coordinates of the device.
coordinate() - Method in interface crossmobile.ios.mapkit.MKAnnotation
Define the central point of the annotation.
coordinate() - Method in class crossmobile.ios.mapkit.MKPlacemark
 
coordinate() - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
coordinate() - Method in class crossmobile.ios.mapkit.MKUserLocation
 
Copy - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S.
copyArrayOfAllGroups() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a list of all the groups of this address book.
copyArrayOfAllGroupsInSource(ABRecord) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a list of all the groups of the specified address book.
copyArrayOfAllPeople() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a list with all the records of the address book.
copyArrayOfAllPeopleInSource(ABRecord) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a list that contains all person records from this address book.
copyArrayOfAllPeopleInSourceWithSortOrdering(ABRecord, long) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a sorted list of the all the records of the specified address book using the specified order.
copyArrayOfAllSources() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a list that contains all the sources of the address book.
copyArrayOfAllValues() - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns a list with the values of the multivalue property.
copyCompositeName() - Method in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Returns a readable name for this ABRecord.
copyDefaultSource() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the default addressbook source.
copyLabelAtIndex(long) - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the label of the value at the specified index.
copyLocalizedLabel(String) - Static method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the local version of the specified record label.
copyPeopleWithName(String) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a list with all the records that contain the specified name as a prefix.
CopyToPasteboard - Static variable in class crossmobile.ios.uikit.UIActivityType
 
copyValue(int) - Method in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Returns the value of the specified property of this ABRecord.
copyValueAtIndex(long) - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the value of the specified index.
CoreService - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of core services.
countDownDuration() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the seconds from which the timer starts the count down.
CountDownTimer - Static variable in class crossmobile.ios.uikit.UIDatePickerMode
Selection of hours and minutes, for example 3:33.
countOfBytesExpectedToReceive() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
countOfBytesExpectedToSend() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
countOfBytesReceived() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
countOfBytesSent() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
country() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
country() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the country of the place mark.
countryCode() - Method in class crossmobile.ios.foundation.NSLocale
Get the country's code
countryCode() - Method in class crossmobile.ios.mapkit.MKPlacemark
Returns the country code of the place mark.
CountryKey - Static variable in class crossmobile.ios.contacts.CNPostalAddress
 
CountryName - Static variable in class crossmobile.ios.uikit.UITextContentType
 
course() - Method in class crossmobile.ios.corelocation.CLLocation
Returns device's direction as it moves.
CoverVertical - Static variable in class crossmobile.ios.uikit.UIModalTransitionStyle
The default style of a view controller that slides up from the bottom of the screen and then slides again back down.
create(byte[], int, int, int, int, CGColorSpace, int) - Static method in class crossmobile.ios.coregraphics.CGBitmapContext
Constructs an CGBitmapContext with the specified parameter values.
createCGImage(CIImage, CGRect) - Method in class crossmobile.ios.coreimage.CIContext
Constructs and returns a new CGImage object using the specified rectangle area of the specified image.
createDeviceGray() - Static method in class crossmobile.ios.coregraphics.CGColorSpace
Constructs a new gray device dependent color space.
createDeviceRGB() - Static method in class crossmobile.ios.coregraphics.CGColorSpace
Constructs and returns a new device dependent RGB color space.
createDirectoryAtPath(String, boolean, Map<String, String>, StrongReference<NSError>) - Method in class crossmobile.ios.foundation.NSFileManager
Creates a directory at the specified path with the specified parameters values.
CreateItem - Static variable in class crossmobile.ios.touchid.LAAccessControlOperation
 
CreateKey - Static variable in class crossmobile.ios.touchid.LAAccessControlOperation
 
createMutableCopy() - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns a copy of this ABMultiValue that is changeable.
createWithContext(CGContext, CGSize, Map) - Static method in class crossmobile.ios.coregraphics.CGLayer
Creates and returns a CGLayer object with the specified parameter values.
createWithDataProvider(CGDataProvider) - Static method in class crossmobile.ios.coregraphics.CGFont
Constructs a font object according to the specified CGDataProvider.
createWithFilename(String) - Static method in class crossmobile.ios.coregraphics.CGDataProvider
Returns the CGDataProvider for the specified path.
createWithFontName(String) - Static method in class crossmobile.ios.coregraphics.CGFont
Constructs a font object according to the specified font name.
createWithImageInRect(CGImage, CGRect) - Static method in class crossmobile.ios.coregraphics.CGImage
Constructs and returns a CGImage using the data of specified image that are contained within the given rectangle.
createWithPNGDataProvider(CGDataProvider, double[], boolean, int) - Static method in class crossmobile.ios.coregraphics.CGImage
Constructs and returns a CGImage from the specified PNG image.
credential() - Method in class crossmobile.ios.accounts.ACAccount
Returns the credential for the validation of this ACAccount.
CreditCardNumber - Static variable in class crossmobile.ios.uikit.UITextContentType
 
CropRect - Static variable in class crossmobile.ios.uikit.UIImagePickerController
The cropping rectangle that was applied to the initial image.
CrossDissolve - Static variable in class crossmobile.ios.uikit.UIModalTransitionStyle
The current view fades out and the new fades in while on return happens the opposite revealing.
crossmobile.ios.accounts - package crossmobile.ios.accounts
 
crossmobile.ios.addressbook - package crossmobile.ios.addressbook
 
crossmobile.ios.audiotoolbox - package crossmobile.ios.audiotoolbox
 
crossmobile.ios.avfoundation - package crossmobile.ios.avfoundation
 
crossmobile.ios.contacts - package crossmobile.ios.contacts
 
crossmobile.ios.coregraphics - package crossmobile.ios.coregraphics
 
crossmobile.ios.coreimage - package crossmobile.ios.coreimage
 
crossmobile.ios.corelocation - package crossmobile.ios.corelocation
 
crossmobile.ios.foundation - package crossmobile.ios.foundation
 
crossmobile.ios.gamekit - package crossmobile.ios.gamekit
 
crossmobile.ios.mapkit - package crossmobile.ios.mapkit
 
crossmobile.ios.mediaplayer - package crossmobile.ios.mediaplayer
 
crossmobile.ios.messageui - package crossmobile.ios.messageui
 
crossmobile.ios.mobilecoreservices - package crossmobile.ios.mobilecoreservices
 
crossmobile.ios.quartzcore - package crossmobile.ios.quartzcore
 
crossmobile.ios.quicklook - package crossmobile.ios.quicklook
 
crossmobile.ios.social - package crossmobile.ios.social
 
crossmobile.ios.storekit - package crossmobile.ios.storekit
 
crossmobile.ios.touchid - package crossmobile.ios.touchid
 
crossmobile.ios.uikit - package crossmobile.ios.uikit
 
crossmobile.ios.usernotifications - package crossmobile.ios.usernotifications
 
crossmobile.ios.webkit - package crossmobile.ios.webkit
 
CTRadioAccessTechnologyDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CurlDown - Static variable in class crossmobile.ios.uikit.UIViewAnimationTransition
The view whirls down from the top.
CurlUp - Static variable in class crossmobile.ios.uikit.UIViewAnimationTransition
The view whirls up from the bottom.
CurrencyStyle - Static variable in class crossmobile.ios.foundation.CFNumberFormatterStyle
Currency style format.
CurrencyStyle - Static variable in class crossmobile.ios.foundation.NSNumberFormatterStyle
The number is displayed in a currency style format.
currentBackgroundImage() - Method in class crossmobile.ios.uikit.UIButton
Returns the background image of this button.
currentCalendar() - Static method in class crossmobile.ios.foundation.NSCalendar
Returns user's current calendar.
CurrentContext - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
The view controller's style is the same as the nearest ancestor that has property definesPresentationContext set to YES.
currentDevice() - Static method in class crossmobile.ios.uikit.UIDevice
Returns the current device.
currentDiskUsage() - Method in class crossmobile.ios.foundation.NSURLCache
Returns the current size of the disk.
currentImage() - Method in class crossmobile.ios.uikit.UIButton
Returns the image displayed on the button.
currentItem() - Method in class crossmobile.ios.webkit.WKBackForwardList
 
currentLocale() - Static method in class crossmobile.ios.foundation.NSLocale
Returns user's current logical locale.
currentMaximumTrackImage() - Method in class crossmobile.ios.uikit.UISlider
Returns the maximum track image that is currently used.
currentMemoryUsage() - Method in class crossmobile.ios.foundation.NSURLCache
Returns the current size of the cache on the disk.
currentMinimumTrackImage() - Method in class crossmobile.ios.uikit.UISlider
Returns the current minimum track image
currentNotificationCenter() - Static method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
currentPage() - Method in class crossmobile.ios.uikit.UIPageControl
Returns the number that corresponds to the current shown page(white dot).The number of the first page is 0.
currentPageIndicatorTintColor() - Method in class crossmobile.ios.uikit.UIPageControl
Returns the color of the page indicator.
currentPreviewItem() - Method in class crossmobile.ios.quicklook.QLPreviewController
Returns the item that is displayed on this QLPreviewController.
currentPreviewItemIndex() - Method in class crossmobile.ios.quicklook.QLPreviewController
Returns the index of item that is displayed on this QLPreviewController.
currentRequest() - Method in class crossmobile.ios.foundation.NSURLConnection
Returns the current value of the request for this connection.
currentRequest() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
currentThumbImage() - Method in class crossmobile.ios.uikit.UISlider
Returns the thumb image that is associated with the current active control state.
currentTime() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns the current location of the playback of this AVAudioPlayer.
currentTitle() - Method in class crossmobile.ios.uikit.UIButton
Returns title the displayed on this button.
currentTitleColor() - Method in class crossmobile.ios.uikit.UIButton
Returns the color of the title.
currentTitleShadowColor() - Method in class crossmobile.ios.uikit.UIButton
Returns the color of the title’s shadow.
currentUserNotificationSettings() - Method in class crossmobile.ios.uikit.UIApplication
Returns the current notification settings.
CurveEaseIn - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The animation of the view speeds up.
CurveEaseInOut - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The animation of the view speeds up at the beginning and then slows down.
CurveEaseOut - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The animation of the view slows down.
CurveLinear - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
A linear animation is used for the view.
Custom - Static variable in class crossmobile.ios.uikit.UIButtonType
A button with no style.
Custom - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
 
CustomDismissAction - Static variable in class crossmobile.ios.usernotifications.UNNotificationCategoryOptions
 
customizableViewControllers() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the list of customized view controllers related to this tab bar controller.
customUserAgent() - Method in class crossmobile.ios.webkit.WKWebView
 
customView() - Method in class crossmobile.ios.uikit.UIBarButtonItem
Returns a custom view for this bar button item.
CWBSSIDDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWCountryCodeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWLinkDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWLinkQualityDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWModeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWPowerDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWScanCacheDidUpdate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
CWSSIDDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
cyanColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of cyan color.

D

D640x480 - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerQualityType
The video quality is VGA (640x480 pixels).
Dark - Static variable in class crossmobile.ios.uikit.UIUserInterfaceStyle
A light style is selected
DarkContent - Static variable in class crossmobile.ios.uikit.UIStatusBarStyle
The status bar has dark style used mainly with light backgrounds.
Darken - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of composing the darker background or source images.
darkGrayColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of dark gray color.
darkTextColor() - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object used in order to display text on a light background.
data() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns an NSData object that represents the sound of the audio player.
dataDetectorTypes() - Method in class crossmobile.ios.uikit.UITextView
Returns the types of data that are viewed as clickable URLs in the text view content.
dataDetectorTypes() - Method in class crossmobile.ios.uikit.UIWebView
Returns the types of data that are viewed as clickable URLs in the web view content.
dataForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns the data object of the specified key.
DataLengthExceedsMaximum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when the maximum allowed length of the resource data has been exceeded.
DataNotAllowed - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after the cellular network disallows a connection request.
dataSource() - Method in class crossmobile.ios.quicklook.QLPreviewController
Returns the data source of this QLPreviewController.
dataSource() - Method in class crossmobile.ios.uikit.UIPickerView
Returns the data source of this picker view.
dataSource() - Method in class crossmobile.ios.uikit.UITableView
Returns the data source of the table view.
dataTaskWithRequest(NSURLRequest) - Method in class crossmobile.ios.foundation.NSURLSession
 
dataTaskWithRequest(NSURLRequest, VoidBlock3<NSData, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
dataTaskWithURL(NSURL) - Method in class crossmobile.ios.foundation.NSURLSession
 
dataTaskWithURL(NSURL, VoidBlock3<NSData, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
dataUsingEncoding(String, int) - Static method in class crossmobile.ios.foundation.NSString
Returns an NSData object that represents the given String encoded using the specified NSStringEncoding.
dataWithBytes(byte[]) - Static method in class crossmobile.ios.foundation.NSData
Creates and returns a NSData object using copied data from a buffer.
dataWithBytes(byte[]) - Static method in class crossmobile.ios.foundation.NSMutableData
Constructs and returns a NSMutableData object with the specified bytes of data copied from the buffer.
dataWithBytesNoCopy(byte[]) - Static method in class crossmobile.ios.foundation.NSData
Creates and returns a NSData object generated from the bytes of a buffer.
dataWithBytesNoCopy(byte[]) - Static method in class crossmobile.ios.foundation.NSMutableData
Constructs and returns an NSMutableData object with the specified bytes of data from the buffer.
dataWithContentsOfFile(String) - Static method in class crossmobile.ios.foundation.NSData
Creates and returns a NSData object from the data of the specified file.
dataWithContentsOfFile(String) - Static method in class crossmobile.ios.foundation.NSMutableData
Constructs and returns a NSMutableData object with the data of the specified file path.
dataWithContentsOfURL(NSURL) - Static method in class crossmobile.ios.foundation.NSData
Returns a NSData object that contains the data of the given URL.
dataWithContentsOfURL(NSURL) - Static method in class crossmobile.ios.foundation.NSMutableData
Constructs and returns a NSMutableData object with the data of the specified URL.
dataWithJSONObject(Object, int, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSJSONSerialization
Returns the JSON data that results from specified Foundation object.
date() - Static method in class crossmobile.ios.foundation.NSDate
Constructs and returns a new date object for the current date and time.
date() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the date of this date picker.
Date - Static variable in class crossmobile.ios.uikit.UIDatePickerMode
Selection of months, days and years, for example April/10/1994.
date() - Method in class crossmobile.ios.usernotifications.UNNotification
 
DateAndTime - Static variable in class crossmobile.ios.uikit.UIDatePickerMode
Selection of days of the week, month, hours, minutes, and (optional) AM/PM, for example Fri/Apr/16/33/AM.
dateByAddingComponents(NSDateComponents, NSDate, int) - Method in class crossmobile.ios.foundation.NSCalendar
Returns a date that results from adding the specified components to the specified date.
dateComponents() - Method in class crossmobile.ios.usernotifications.UNCalendarNotificationTrigger
 
dateFromComponents(NSDateComponents) - Method in class crossmobile.ios.foundation.NSCalendar
Returns a NSDate object that corresponds to the specified date components.
datePickerMode() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns a number that defines the type of this date picker.
DatesKey - Static variable in class crossmobile.ios.contacts.CNContact
 
DateTime - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Date-time property.
dateWithTimeInterval(double, NSDate) - Static method in class crossmobile.ios.foundation.NSDate
Constructs and returns a date object spaced from the specified date, interval that corresponds to the given seconds.
dateWithTimeIntervalSince1970(double) - Static method in class crossmobile.ios.foundation.NSDate
Constructs and returns a date object spaced from 00:00:00 UTC on 1 January 1970, interval that corresponds to the given seconds.
dateWithTimeIntervalSinceNow(double) - Static method in class crossmobile.ios.foundation.NSDate
Constructs and returns a date object spaced from the current date, interval that corresponds to the given seconds.
dateWithTimeIntervalSinceReferenceDate(double) - Static method in class crossmobile.ios.foundation.NSDate
Constructs and returns a date object spaced from 00:00:00 UTC on 1 January 2001, interval that corresponds to the given seconds.
Day - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The day unit.
day() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the day of this date object.
deactivateConstraints(List<NSLayoutConstraint>) - Static method in class crossmobile.ios.uikit.NSLayoutConstraint
Deactivates all the constraints of the specified list.
decelerationRate() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the deceleration rate after the finger is lifted.
decidePolicyForNavigationAction(WKWebView, WKNavigationAction, VoidBlock1<Integer>) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
decidePolicyForNavigationResponse(WKWebView, WKNavigationResponse, VoidBlock1<Integer>) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
DecimalPad - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that has numbers and a decimal point
DecimalStyle - Static variable in class crossmobile.ios.foundation.CFNumberFormatterStyle
Decimal style format.
DecimalStyle - Static variable in class crossmobile.ios.foundation.NSNumberFormatterStyle
The number is displayed in decimal style format.
decodeErrorDidOccur(AVAudioPlayer, NSError) - Method in interface crossmobile.ios.avfoundation.AVAudioPlayerDelegate
It is called when the AVAudioPlayer encounters an error.
decrementImageForState(int) - Method in class crossmobile.ios.uikit.UIStepper
Returns the image used for the decrement of the specified control state.
Default - Static variable in class crossmobile.ios.coregraphics.CGColorRenderingIntent
The default rendering intent.
Default - Static variable in class crossmobile.ios.coregraphics.CGInterpolationQuality
The default interpolation quality.
Default - Static variable in class crossmobile.ios.foundation.NSRunLoopMode
The default loop mode for handling input sources.
Default - Static variable in class crossmobile.ios.mediaplayer.MPMovieControlMode
The default display controls.
Default - Static variable in class crossmobile.ios.uikit.UIAlertActionStyle
The action button has the default style.
Default - Static variable in class crossmobile.ios.uikit.UIAlertViewStyle
The default alert.
Default - Static variable in class crossmobile.ios.uikit.UIBarStyle
The default style of a view that is dark content on a white background.
Default - Static variable in class crossmobile.ios.uikit.UIKeyboardAppearance
The default appearance.
Default - Static variable in class crossmobile.ios.uikit.UIKeyboardType
The default keyboard.
Default - Static variable in class crossmobile.ios.uikit.UIProgressViewStyle
The default style of the progress bar.
Default - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The default text "return" for the return key.
Default - Static variable in class crossmobile.ios.uikit.UIScrollViewIndicatorStyle
The scroll indicator style is the default.
Default - Static variable in class crossmobile.ios.uikit.UISearchBarStyle
The search bar with default style.
Default - Static variable in class crossmobile.ios.uikit.UIStatusBarStyle
The status bar has the default dark style used mainly with light backgrounds.
Default - Static variable in class crossmobile.ios.uikit.UITableViewCellSelectionStyle
The selected cell has the Default Background
Default - Static variable in class crossmobile.ios.uikit.UITableViewCellStyle
The default style of a cell.Uses a black text label (left-aligned) with image view(optional).
Default - Static variable in class crossmobile.ios.uikit.UITextAutocorrectionType
Appropriate auto-correction for the current system.
Default - Static variable in class crossmobile.ios.uikit.UITextSmartDashesType
 
Default - Static variable in class crossmobile.ios.uikit.UITextSmartInsertDeleteType
 
Default - Static variable in class crossmobile.ios.uikit.UITextSmartQuotesType
 
Default - Static variable in class crossmobile.ios.uikit.UITextSpellCheckingType
 
Default - Static variable in class crossmobile.ios.uikit.UIUserNotificationActionBehavior
There are no additional action behaviors.
Default - Static variable in class crossmobile.ios.uikit.UIUserNotificationActionContext
Full size of the available space for the notification(default).
DefaultActionIdentifier - Static variable in class crossmobile.ios.usernotifications.UNNotification
 
defaultCenter() - Static method in class crossmobile.ios.foundation.NSNotificationCenter
Returns the default notification center.
defaultContainerIdentifier() - Method in class crossmobile.ios.contacts.CNContactStore
 
DefaultHigh - Static variable in class crossmobile.ios.uikit.UILayoutPriority
The priority related to a view's content compressing resistance.
DefaultLow - Static variable in class crossmobile.ios.uikit.UILayoutPriority
The priority related to the way a view horizontally encloses its content.
defaultManager() - Static method in class crossmobile.ios.foundation.NSFileManager
Constructs and returns the default instance of this class that is a static reference to the singleton NSFileManger.
defaultQueue() - Static method in class crossmobile.ios.storekit.SKPaymentQueue
Returns the singleton instance of the queue.
defaultSound() - Static method in class crossmobile.ios.usernotifications.UNNotificationSound
 
defaultValueForKey(String) - Static method in class crossmobile.ios.quartzcore.CAAnimation
Specifies the default value of the specified key.
defersCurrentPageDisplay() - Method in class crossmobile.ios.uikit.UIPageControl
Returns a Boolean that controls whether indicator's current page is rendered.
definesPresentationContext() - Method in class crossmobile.ios.uikit.UIViewController
 
delaysContentTouches() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the scrolling view handles scrolling gestures with a delay.
delaysTouchesBegan() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns a Boolean that shows whether there is an initial delay in sending touches to the view for this UIGestureRecognizer.
delaysTouchesEnded() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns a Boolean that shows whether there is a delay in sending touches to the view, at the end of the phase, for this UIGestureRecognizer.
delegate() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns the delegate of this AVAudioPlayer.
delegate() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the delegate for handling location data.
delegate() - Method in class crossmobile.ios.foundation.NSURLSession
 
delegate() - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
delegate() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
delegate() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the corresponding delegate for the map view.
delegate() - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
delegate() - Method in class crossmobile.ios.quartzcore.CAAnimation
Returns the delegate of this CAAnimation object.
delegate() - Method in class crossmobile.ios.quartzcore.CALayer
Returns the delegate for this CALayer.
delegate() - Method in class crossmobile.ios.quicklook.QLPreviewController
Returns the delegate of this QLPreviewController.
delegate() - Method in class crossmobile.ios.storekit.SKRequest
Returns the delegate of this SKRequest.
delegate() - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
delegate() - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
delegate() - Method in class crossmobile.ios.uikit.UIApplication
Returns the delegate of the application
delegate() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns the delegate object for this UIGestureRecognizer.
delegate() - Method in class crossmobile.ios.uikit.UIImagePickerController
 
delegate() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the delegate object of the navigation bar.
delegate() - Method in class crossmobile.ios.uikit.UINavigationController
Returns the delegate of this navigation controller.
delegate() - Method in class crossmobile.ios.uikit.UIPickerView
Returns the delegate of this picker view.
delegate() - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Returns the delegate of the popover.
delegate() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the delegate of this scroll view.
delegate() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the delegate object of this search bar that is the object responsible for search bar's functionality.
delegate() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns specified delegate of this UISplitViewController.
delegate() - Method in class crossmobile.ios.uikit.UITabBar
Returns the delegate object of the tab bar.
delegate() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the delegate for this tab bar controller.
delegate() - Method in class crossmobile.ios.uikit.UITextField
Returns the delegate of this text field.
delegate() - Method in class crossmobile.ios.uikit.UITextView
Returns the delegate of the receiver.
delegate() - Method in class crossmobile.ios.uikit.UIWebView
Returns the delegate.
delegate() - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
delegateQueue() - Method in class crossmobile.ios.foundation.NSURLSession
 
DELETE - Static variable in class crossmobile.ios.social.SLRequestMethod
Deletes the identified resource.
Delete - Static variable in class crossmobile.ios.uikit.UITableViewCellEditingStyle
A red circle with a minus sign inside, used for delete.
deleteContact(CNMutableContact) - Method in class crossmobile.ios.contacts.CNSaveRequest
 
deleteCookie(NSHTTPCookie) - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Deletes the specified cookie from the NSHTTPCookieStorage.
deleteRowsAtIndexPaths(List<NSIndexPath>, int) - Method in class crossmobile.ios.uikit.UITableView
Deletes a list of rows specified by the index paths using animation or not.
DemoApplication - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of unsupported applications and demonstration versions.
Denied - Static variable in class crossmobile.ios.addressbook.ABAuthorizationStatus
Access to address book data is denied explicitly by the user.
Denied - Static variable in class crossmobile.ios.contacts.CNAuthorizationStatus
 
Denied - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationStatus
 
denyConnectionFromPeer(String) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
departmentName() - Method in class crossmobile.ios.contacts.CNContact
 
DepartmentNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
dequeueReusableAnnotationViewWithIdentifier(String) - Method in class crossmobile.ios.mapkit.MKMapView
Returns the reusable annotation that corresponds to the specified id.
dequeueReusableCellWithIdentifier(String) - Method in class crossmobile.ios.uikit.UITableView
Returns a cell object specified by its identifier that is reused when adding a new cell to the table view.
descender() - Method in class crossmobile.ios.uikit.UIFont
Returns the decent of this font.
Descending - Static variable in class crossmobile.ios.foundation.NSOrdered
The left operand is the greater.
description() - Method in class crossmobile.ios.corelocation.CLHeading
Returns the heading of the device as a formatted text string.
deselectAnnotation(MKAnnotation, boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Deselects the specified annotation using animation or not.
deselectRowAtIndexPath(NSIndexPath, boolean) - Method in class crossmobile.ios.uikit.UITableView
Deselects the row of the specified index path with animation or not.
desiredAccuracy() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the accuracy of the location.
Desktop - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of user's desktop.
Desktop - Static variable in class crossmobile.ios.webkit.WKContentMode
 
DestinationAtop - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S*(1 - Da) + D*Sa.
DestinationIn - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = D*Sa.
DestinationOut - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = D*(1 - Sa).
DestinationOver - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S*(1 - Da) + D.
destinationViewController() - Method in class crossmobile.ios.uikit.UIStoryboardSegue
 
destroy(CGContext) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
Destructive - Static variable in class crossmobile.ios.uikit.UIAlertActionStyle
The action button has a style proper for the option of changing or deleting data.
Destructive - Static variable in class crossmobile.ios.usernotifications.UNNotificationActionOptions
 
destructiveButtonIndex() - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
DetailDisclosure - Static variable in class crossmobile.ios.uikit.UIButtonType
A button used for revealing details.
DetailDisclosureButton - Static variable in class crossmobile.ios.uikit.UITableViewCellAccessoryType
A cell has a V shape on it and tapping it allows user to edit its contents.
detailTextLabel() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the additional label of the table cell, if there is one.
Developer - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of developer resources.
DeveloperApplication - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of developer applications.
DeviceOwnerAuthentication - Static variable in class crossmobile.ios.touchid.LAPolicy
 
DeviceOwnerAuthenticationWithBiometrics - Static variable in class crossmobile.ios.touchid.LAPolicy
 
Dictionary - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Dictionary property.
dictionaryWithContentsOfFile(String) - Static method in class crossmobile.ios.foundation.NSDictionary
Constructs and returns a new dictionary that contains the values and keys of the file of the specified path.
didAccelerate(UIAccelerometer, UIAcceleration) - Method in interface crossmobile.ios.uikit.UIAccelerometerDelegate
Deprecated.
didAddAnnotationViews(MKMapView, List<MKAnnotationView>) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when one or more annotations were added to the mapview.
didAddOverlayViews(MKMapView, List<MKOverlayView>) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
Deprecated.
didAddSubview(UIView) - Method in class crossmobile.ios.uikit.UITableViewCell
 
didAddSubview(UIView) - Method in class crossmobile.ios.uikit.UIView
Informs this view that a subview was added.
didAddSubview(UIView) - Method in class crossmobile.ios.uikit.UIWindow
 
didBecomeActive(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the application has become active.
didBecomeInvalidWithError(NSURLSession, NSError) - Method in interface crossmobile.ios.foundation.NSURLSessionDelegate
 
didBeginCustomizingItems(UITabBar, List<UITabBarItem>) - Method in interface crossmobile.ios.uikit.UITabBarDelegate
It is used after the display of the customized tab bar.
didBeginEditing(UITextField) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used after the editing of a text field just began.
didBeginEditing(UITextView) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used after the beginning of this text view's editing.
didCancel(ABPeoplePickerNavigationController) - Method in interface crossmobile.ios.addressbook.ABPeoplePickerNavigationControllerDelegate
It is used when the user taps Cancel.
didCancel(GKPeerPickerController) - Method in interface crossmobile.ios.gamekit.GKPeerPickerControllerDelegate
It is used after user's cancellation of connection attempt.
didCancel(UIImagePickerController) - Method in interface crossmobile.ios.uikit.UIImagePickerControllerDelegate
It is used in order to handle the fact that the user canceled picking a movie or an image.
didChange(UITextView) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used when the attributes of this text view were changed by the user.
didChangeSelection(UITextView) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used when the text selection of this text view was changed.
didChangeStatusBarFrame(UIApplication, CGRect) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
Used in order to handle the fact that the frame of the status bar has changed.
didChangeStatusBarOrientation(UIApplication, int) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the orientation of the status bar has changed.
didCommitNavigation(WKWebView, WKNavigation) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
didCompleteWithNewPerson(ABNewPersonViewController, ABRecord) - Method in interface crossmobile.ios.addressbook.ABNewPersonViewControllerDelegate
It is used after the user taps save or cancel.
didConnectPeer(GKPeerPickerController, String, GKSession) - Method in interface crossmobile.ios.gamekit.GKPeerPickerControllerDelegate
It is used after a peer is connected to the session.
didDeselectAnnotationView(MKMapView, MKAnnotationView) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when one annotation view of the related map is deselected.
didDeselectRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used after the deselection of a row.
didDismiss(QLPreviewController) - Method in interface crossmobile.ios.quicklook.QLPreviewControllerDelegate
It is called after the QLPreviewController is closed.
didDismissPopover(UIPopoverController) - Method in interface crossmobile.ios.uikit.UIPopoverControllerDelegate
Deprecated.
didDismissWithButtonIndex(UIActionSheet, int) - Method in interface crossmobile.ios.uikit.UIActionSheetDelegate
Deprecated.
didEndCustomizingItems(UITabBar, List<UITabBarItem>, boolean) - Method in interface crossmobile.ios.uikit.UITabBarDelegate
It is used after the dismissal of the customized tab bar.
didEndCustomizingViewControllers(UITabBarController, List<UIViewController>, boolean) - Method in interface crossmobile.ios.uikit.UITabBarControllerDelegate
It is used after the dismissal of the customization sheet.
didEndDecelerating(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when the scrolling stopped decelerating.
didEndDragging(UIScrollView, boolean) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when the user stopped scrolling and lifted the finger.
didEndEditing(UITextField) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used after the editing of a text field stopped.
didEndEditing(UITextView) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used after the end of this text view's editing.
didEndEditingRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used after a table view was set on editing mode.
didEndElement(NSXMLParser, String, String, String) - Method in interface crossmobile.ios.foundation.NSXMLParserDelegate
It is used by the parser when it finds an end tag of an element.
didEndMappingPrefix(NSXMLParser, String) - Method in interface crossmobile.ios.foundation.NSXMLParserDelegate
It is used by the parser when the namespace of the specified prefix goes out of scope.
didEndScrollingAnimation(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used after the zooming of the scroll view ended.
didEndZooming(UIScrollView, UIView, double) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used after the zooming gesture ends.
didEnterBackground(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the application is in the background.
didEnterRegion(CLLocationManager, CLRegion) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
It is used when the user has entered the specified region.
didExitRegion(CLLocationManager, CLRegion) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
It is used when the user has left the specified region.
didFailLoadingMap(MKMapView, NSError) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when there was an error during the data retrieval of this mapview.
didFailLoadWithError(UIWebView, NSError) - Method in interface crossmobile.ios.uikit.UIWebViewDelegate
It is used for a web view's failure to loading a frame.
didFailNavigation(WKWebView, WKNavigation, NSError) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
didFailProvisionalNavigation(WKWebView, WKNavigation, NSError) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
didFailToLocateUserWithError(MKMapView, NSError) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when there is an error during user's position tracking.
didFailToRegisterForRemoteNotificationsWithError(UIApplication, NSError) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
Deprecated.
didFailWithError(CLLocationManager, NSError) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
Deprecated.
didFailWithError(NSURLConnection, NSError) - Method in interface crossmobile.ios.foundation.NSURLConnectionDelegate
It is used after a connection load request failure.
didFailWithError(GKSession, NSError) - Method in interface crossmobile.ios.gamekit.GKSessionDelegate
It is used when GKSession in case of an error.
didFailWithError(MKReverseGeocoder, NSError) - Method in interface crossmobile.ios.mapkit.MKReverseGeocoderDelegate
Deprecated.
didFailWithError(SKRequest, NSError) - Method in interface crossmobile.ios.storekit.SKRequestDelegate
It is used in order to handle the failure of requests.
didFindPlacemark(MKReverseGeocoder, MKPlacemark) - Method in interface crossmobile.ios.mapkit.MKReverseGeocoderDelegate
Deprecated.
didFinish(SKRequest) - Method in interface crossmobile.ios.storekit.SKRequestDelegate
It is used in order to handle the successful request process.
didFinishEventsForBackgroundURLSession(NSURLSession) - Method in interface crossmobile.ios.foundation.NSURLSessionDelegate
 
didFinishLaunchingWithOptions(UIApplication, Map<String, Object>) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the application finishes launching and is about to run.
didFinishLoad(UIWebView) - Method in interface crossmobile.ios.uikit.UIWebViewDelegate
It is used after this web view finished loading a frame.
didFinishLoading(NSURLConnection) - Method in interface crossmobile.ios.foundation.NSURLConnectionDataDelegate
It is used after the connection has finished loading successfully.
didFinishLoadingMap(MKMapView) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used right after the data retrieval of this map view.
didFinishNavigation(WKWebView, WKNavigation) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
didFinishPickingMediaWithInfo(UIImagePickerController, Map<String, Object>) - Method in interface crossmobile.ios.uikit.UIImagePickerControllerDelegate
It is used in order to handle the fact that the user just picked a movie or an image.
didFinishPlaying(AVAudioPlayer, boolean) - Method in interface crossmobile.ios.avfoundation.AVAudioPlayerDelegate
It is called when the AVAudioPlayer finished playing.
didFinishSavingWithError(UIImage, NSError, Object) - Method in interface crossmobile.ios.uikit.UIImageWriteToPhotoAlbumHandler
Used when an image was added to the photo album and an error occurred.
didFinishWithResult(MFMailComposeViewController, int, NSError) - Method in interface crossmobile.ios.messageui.MFMailComposeViewControllerDelegate
It is used when the user wants to cancel the email message composing.
didFinishWithResult(MFMessageComposeViewController, int) - Method in interface crossmobile.ios.messageui.MFMessageComposeViewControllerDelegate
It is used when the user has finished message composing.
didMoveToSuperview() - Method in class crossmobile.ios.uikit.UIView
Informs this view that its superview changed.
didMoveToWindow() - Method in class crossmobile.ios.uikit.UIImageView
 
didMoveToWindow() - Method in class crossmobile.ios.uikit.UIView
Informs this view that its window changed.
didPopItem(UINavigationBar, UINavigationItem) - Method in interface crossmobile.ios.uikit.UINavigationBarDelegate
It is used after an item is poped from the navigation bar.
didPresentActionSheet(UIActionSheet) - Method in interface crossmobile.ios.uikit.UIActionSheetDelegate
Deprecated.
didPushItem(UINavigationBar, UINavigationItem) - Method in interface crossmobile.ios.uikit.UINavigationBarDelegate
It is used after an item is pushed to the navigation bar.
didReceiveConnectionRequestFromPeer(GKSession, String) - Method in interface crossmobile.ios.gamekit.GKSessionDelegate
It is used when a remote peer request connection to the GKSession.
didReceiveData(NSURLConnection, NSData) - Method in interface crossmobile.ios.foundation.NSURLConnectionDataDelegate
It is used after the connection has loaded the received data.
didReceiveLocalNotification(UIApplication, UILocalNotification) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle a local notification.
didReceiveMemoryWarning(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle a memory warning from the system.
didReceiveMemoryWarning() - Method in class crossmobile.ios.uikit.UINavigationController
 
didReceiveMemoryWarning() - Method in class crossmobile.ios.uikit.UISplitViewController
 
didReceiveMemoryWarning() - Method in class crossmobile.ios.uikit.UITabBarController
 
didReceiveMemoryWarning() - Method in class crossmobile.ios.uikit.UIViewController
Called when a memory warning arises in order to notify the view controller.
didReceiveNotificationRequest(UNNotificationRequest, VoidBlock1<UNNotificationContent>) - Method in class crossmobile.ios.usernotifications.UNNotificationServiceExtension
 
didReceiveNotificationResponse(UNUserNotificationCenter, UNNotificationResponse, Runnable) - Method in interface crossmobile.ios.usernotifications.UNUserNotificationCenterDelegate
 
didReceiveRemoteNotification(UIApplication, Map<String, Object>) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle a remote notification that arrived.
didReceiveRemoteNotificationFetchCompletionHandler(UIApplication, Map<String, Object>, VoidBlock1<Integer>) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
 
didReceiveResponse(NSURLConnection, NSURLResponse) - Method in interface crossmobile.ios.foundation.NSURLConnectionDataDelegate
It is used after the connection has received enough data for the URL construction as response to the request.
didReceiveResponse(SKProductsRequest, SKProductsResponse) - Method in interface crossmobile.ios.storekit.SKProductsRequestDelegate
It is used when a response is received from the App Store for the related request.
didReceiveScriptMessage(WKUserContentController, WKScriptMessage) - Method in interface crossmobile.ios.webkit.WKScriptMessageHandler
 
didReceiveServerRedirectForProvisionalNavigation(WKWebView, WKNavigation) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
didRegisterForRemoteNotificationsWithDeviceToken(UIApplication, NSData) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used after a successful registration to the notification service.
didRegisterUserNotificationSettings(UIApplication, UIUserNotificationSettings) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
Deprecated.
didResolveToPerson(ABUnknownPersonViewController, ABRecord) - Method in interface crossmobile.ios.addressbook.ABUnknownPersonViewControllerDelegate
It is used after the user has created a contact or added properties to an already stored contact.
didRotateFromInterfaceOrientation(int) - Method in class crossmobile.ios.uikit.UINavigationController
 
didRotateFromInterfaceOrientation(int) - Method in class crossmobile.ios.uikit.UISplitViewController
 
didRotateFromInterfaceOrientation(int) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
didScroll(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when the user scrolls the content view.
didScrollToTop(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when the scrolling reached the top of the content.
didSelectAnnotationView(MKMapView, MKAnnotationView) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when one annotation view of the related map is selected.
didSelectCancel() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
didSelectConnectionType(GKPeerPickerController, int) - Method in interface crossmobile.ios.gamekit.GKPeerPickerControllerDelegate
It is used when the user selects a connection type.
didSelectItem(UITabBar, UITabBarItem) - Method in interface crossmobile.ios.uikit.UITabBarDelegate
It is used after the user selected a tab bar item.
didSelectPost() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
didSelectRow(UIPickerView, int, int) - Method in interface crossmobile.ios.uikit.UIPickerViewDelegate
It is used in order to handle the fact that the user picked a row of a particular component.
didSelectRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used after a row is selected.
didSelectViewController(UITabBarController, UIViewController) - Method in interface crossmobile.ios.uikit.UITabBarControllerDelegate
It is used in order to handle the selection of an item on the tab bar.
didShowViewController(UINavigationController, UIViewController, boolean) - Method in interface crossmobile.ios.uikit.UINavigationControllerDelegate
It is used after the navigation controller displays the view controller's view.
didStartElement(NSXMLParser, String, String, String, Map<String, String>) - Method in interface crossmobile.ios.foundation.NSXMLParserDelegate
It is used by the parser when it finds a start tag of an element.
didStartLoad(UIWebView) - Method in interface crossmobile.ios.uikit.UIWebViewDelegate
It is used after this web view started loading a frame.
didStartMappingPrefix(NSXMLParser, String, String) - Method in interface crossmobile.ios.foundation.NSXMLParserDelegate
It is used by the parser when it first meets the specified prefix.
didStartProvisionalNavigation(WKWebView, WKNavigation) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
didStopLocatingUser(MKMapView) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used right after the end of user's position tracking.
didUpdateHeading(CLLocationManager, CLHeading) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
It is used when updated heading information was retrieved.
didUpdateToLocation(CLLocationManager, CLLocation, CLLocation) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
Deprecated.
didUpdateUserLocation(MKMapView, MKUserLocation) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used when user's location is updated.
Difference - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of color subtraction(the brighter one) of source image from background image or vice versa.
Dimmed - Static variable in class crossmobile.ios.uikit.UIViewTintAdjustmentMode
The view changes its tint color to a desaturated color version of the original.
direction() - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
Returns the acceptable recognized direction of the swipe.
DirectionLeadingToTrailing - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies an alignment to the objects according to the normal direction of the text based on the language.(e.g.
DirectionLeftToRight - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies a left to right alignment to the objects.
DirectionMask - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
This attribute applied returns only for the direction of the format.
DirectionRightToLeft - Static variable in class crossmobile.ios.uikit.NSLayoutFormatOptions
Applies a right to left alignment to the objects.
Disabled - Static variable in class crossmobile.ios.uikit.UIControlState
The control element is in disabled state.
Disabled - Static variable in class crossmobile.ios.usernotifications.UNNotificationSetting
 
disablesAutomaticKeyboardDismissal() - Method in class crossmobile.ios.uikit.UIViewController
 
DisclosureIndicator - Static variable in class crossmobile.ios.uikit.UITableViewCellAccessoryType
A cell has a V shape on it and after tapping it a push action takes place.
Disconnected - Static variable in class crossmobile.ios.gamekit.GKPeerConnectionState
The peer is disconnected from the session.
disconnectFromAllPeers() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
disconnectPeerFromAllPeers(String) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
disconnectTimeout() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
diskCapacity() - Method in class crossmobile.ios.foundation.NSURLCache
Returns the capacity of the cache on the disk.
dismiss() - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
Closes the peer picker dialog.
DismissActionIdentifier - Static variable in class crossmobile.ios.usernotifications.UNNotification
 
dismissAnimated(boolean) - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Dismisses the printing options using animation or not.
dismissHeadingCalibrationDisplay() - Method in class crossmobile.ios.corelocation.CLLocationManager
Stops displaying heading calibration view.
dismissModalViewControllerAnimated(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
dismissPopoverAnimated(boolean) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Dismisses the popover programmatically using animation or not.
dismissViewControllerAnimated(boolean, Runnable) - Method in class crossmobile.ios.uikit.UIImagePickerController
 
dismissViewControllerAnimated(boolean, Runnable) - Method in class crossmobile.ios.uikit.UIViewController
Dismisses the view controller for this view controller.
dismissWithClickedButtonIndex(int, boolean) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
displayedPerson() - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
Returns the prefilled by the new person view controller person's properties.
displayedPerson() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Returns the person that is displayed.
displayedPerson() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
displayedProperties() - Method in class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
displayedProperties() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Returns a list with the properties of the displayed person.
displayMode() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the display mode for this split view controller.
displayModeButtonItem() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the button of this UISplitViewController.
displayName() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
displayNameForPeer(String) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
distanceFilter() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the minimum horizontal distance that the device must move before it causes a location update.
distanceFromLocation(CLLocation) - Method in class crossmobile.ios.corelocation.CLLocation
Returns the distance between this location object and the specified one, expressed in meters.
distribution() - Method in class crossmobile.ios.uikit.UIStackView
Returns the arrangement of the views along the axis of the stack view.
dividerImageForLeftSegmentState(int, int) - Method in class crossmobile.ios.uikit.UIStepper
Returns the divider image used for the specified control states.
DNSLookupFailed - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
 
Document - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of application's documents.
Documentation - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of the documentation.
domain() - Method in class crossmobile.ios.foundation.NSError
Returns the error domain of this NSError object.
domain() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the domain of this cookie.
Done - Static variable in class crossmobile.ios.social.SLComposeViewControllerResult
The process was completed,the user finished composing the post and selected done.
Done - Static variable in class crossmobile.ios.uikit.UIBarButtonItemStyle
A style for a button that indicates the completion of a task.
Done - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's done button.
Done - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Done".
doubleForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns the double number of the specified key.
Down - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 180 degrees from its original position and it appears upside down.
Down - Static variable in class crossmobile.ios.uikit.UISwipeGestureRecognizerDirection
The swiping gesture to is set downward.
DownloadDecodingFailedMidStream - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure on decoding an encoded file during the download.
DownloadDecodingFailedToComplete - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure on decoding an encoded file after downloading.
Downloads - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of the downloads.
DownloadTaskResumeData - Static variable in class crossmobile.ios.foundation.NSURLSession
 
downloadTaskWithRequest(NSURLRequest) - Method in class crossmobile.ios.foundation.NSURLSession
 
downloadTaskWithRequest(NSURLRequest, VoidBlock3<NSURL, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
downloadTaskWithResumeData(NSData) - Method in class crossmobile.ios.foundation.NSURLSession
 
downloadTaskWithResumeData(NSData, VoidBlock3<NSURL, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
downloadTaskWithURL(NSURL) - Method in class crossmobile.ios.foundation.NSURLSession
 
downloadTaskWithURL(NSURL, VoidBlock3<NSURL, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
DownMirrored - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 180 degrees around the x axis from its original position.
Dragging - Static variable in class crossmobile.ios.mapkit.MKAnnotationViewDragState
The annotation view is dragging.
dragState() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the current drag state of the annotation.
drawAtPoint(String, CGPoint, UIFont) - Static method in class crossmobile.ios.foundation.NSString
Deprecated.
drawAtPoint(CGPoint) - Method in class crossmobile.ios.uikit.UIImage
Draws this image using the specified benchmark point.
drawImage(CGRect, CGImage) - Method in class crossmobile.ios.coregraphics.CGContext
Draws the specified image within the given rectangle of this graphics context.
drawInRect(CGRect) - Method in class crossmobile.ios.uikit.UIImage
Draws this image within the specified rectangle.
drawLinearGradient(CGGradient, CGPoint, CGPoint, int) - Method in class crossmobile.ios.coregraphics.CGContext
Draws linear gradient for the specified area of this graphics context.
drawMapRect(MKMapRect, double, CGContext) - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
drawPath(int) - Method in class crossmobile.ios.coregraphics.CGContext
Draws the current path using the specified drawing mode.
drawRadialGradient(CGGradient, CGPoint, double, CGPoint, double, int) - Method in class crossmobile.ios.coregraphics.CGContext
Draws a radial gradient for the specified area of defined by the given circles this graphics context.
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIButton
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIImageView
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UILabel
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UINavigationBar
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIPageControl
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIProgressView
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UISlider
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UISwitch
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UITableView
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UITextField
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UITextView
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIToolbar
 
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIView
This method is implicitly called when a view is first displayed or when an event occurs that invalidates a visible part of the view and the view needs to be redrawn.
drawRect(CGRect) - Method in class crossmobile.ios.uikit.UIWebView
 
drawRect(CGRect) - Method in class crossmobile.ios.webkit.WKWebView
 
DrawsAfterEndLocation - Static variable in class crossmobile.ios.coregraphics.CGGradientDrawingOptions
The color is applied beyond the specified end location.
DrawsBeforeStartLocation - Static variable in class crossmobile.ios.coregraphics.CGGradientDrawingOptions
The color is applied beyond the specified start location.
drawSelf(UIView, CGContext) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
drawTextInRect(CGRect) - Method in class crossmobile.ios.uikit.UILabel
Actual procedure of drawing text in this label
drawWindow(GraphicsContext<?>) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
duration() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns the duration of the sound of this AVAudioPlayer expressed in seconds.
duration() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns the animation duration in seconds.
duration() - Method in class crossmobile.ios.uikit.UIImage
The duration of the animated image, or 0 if it is not animated.

E

EAAccessoryDidConnect - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
EAAccessoryDidDisconnect - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
EaseIn - Static variable in class crossmobile.ios.uikit.UIViewAnimationCurve
The animation curve starts slowly and then speeds up.
EaseInOut - Static variable in class crossmobile.ios.uikit.UIViewAnimationCurve
The animation curve starts slowly and continues slowly.The default one.
EaseOut - Static variable in class crossmobile.ios.uikit.UIViewAnimationCurve
The animation curve starts quickly and then slows down.
edgesForExtendedLayout() - Method in class crossmobile.ios.uikit.UIViewController
Returns the edges that should be extended to cover the whole screen.
Edit - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's edit button.
editButtonItem() - Method in class crossmobile.ios.uikit.UIViewController
Returns the button item of the bar that switches between Edit and Done states.
EditedImage - Static variable in class crossmobile.ios.uikit.UIImagePickerController
An image edited by the user.
EditingChanged - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user made an editing change.
EditingDidBegin - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user started editing.
EditingDidEnd - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user stopped editing as touched outside the text field element.
EditingDidEndOnExit - Static variable in class crossmobile.ios.uikit.UIControlEvents
The editing finished as the user touched the back button.
editingStyle() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the style of the cell.
editingStyleForRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used to define the editing style of a row.
EKEventStoreChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
EmailAddress - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that enhances for entering email addresses.
EmailAddress - Static variable in class crossmobile.ios.uikit.UITextContentType
 
EmailAddressesKey - Static variable in class crossmobile.ios.contacts.CNContact
 
EmergencyCall - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "EmergencyCall".
emptyImage() - Static method in class crossmobile.ios.coreimage.CIImage
Constructs and returns an empty CIImage object.
Enabled - Static variable in class crossmobile.ios.usernotifications.UNNotificationSetting
 
enabledRemoteNotificationTypes() - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
enablesReturnKeyAutomatically() - Method in class crossmobile.ios.uikit.UITextField
 
enablesReturnKeyAutomatically() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns a Boolean that shows whether the return key is automatically enabled.
enablesReturnKeyAutomatically() - Method in class crossmobile.ios.uikit.UITextView
Returns a Boolean that shows whether the return key of the text view is automatically enabled or not.
endAppearanceTransition() - Method in class crossmobile.ios.uikit.UIViewController
 
endCustomizingAnimated(boolean) - Method in class crossmobile.ios.uikit.UITabBar
Dismisses the modal dialog that customizes the tab bar items with the option to use animation.
Ended - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer recognized a series of touches as an end of a gesture.
Ended - Static variable in class crossmobile.ios.uikit.UITouchPhase
A finger that has touched the screen was just lifted from the screen.
endGeneratingDeviceOrientationNotifications() - Method in class crossmobile.ios.uikit.UIDevice
Disables the accelerometer that identifies orientation of the device.
endImageContext() - Static method in class crossmobile.ios.uikit.UIGraphics
Pops the current bitmap-based image context from the top of the stack.
Ending - Static variable in class crossmobile.ios.mapkit.MKAnnotationViewDragState
The annotation view's dragging was completed because the user dropped the view.
endInterruption(AVAudioPlayer) - Method in interface crossmobile.ios.avfoundation.AVAudioPlayerDelegate
It is called after the audio session interruption ends.
EndLineWithCarriageReturn - Static variable in class crossmobile.ios.foundation.NSDataBase64EncodingOptions
There is a carriage return in the line ending.
EndLineWithLineFeed - Static variable in class crossmobile.ios.foundation.NSDataBase64EncodingOptions
There is a line feed in the line ending.
endProgress() - Method in class crossmobile.ios.quartzcore.CATransition
Returns a number that represents the ending point of this CATransition.
EOFill - Static variable in class crossmobile.ios.coregraphics.CGPathDrawingMode
Fills the path area using the even-odd rule.
EOFillStroke - Static variable in class crossmobile.ios.coregraphics.CGPathDrawingMode
Fills the path and then strokes it with the even-odd rule.
EqualCentering - Static variable in class crossmobile.ios.uikit.UIStackViewDistribution
The views are moved within the stack in the direction of the stack view axis so that is achieved equal distance between the line symmetry(vertical to stack view axis) of successive views.
equals(Object) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
equals(Object) - Method in class crossmobile.ios.coregraphics.CGColor
 
equals(Object) - Method in class crossmobile.ios.coregraphics.CGPoint
 
equals(Object) - Method in class crossmobile.ios.coregraphics.CGRect
 
equals(Object) - Method in class crossmobile.ios.coregraphics.CGSize
 
equals(Object) - Method in class crossmobile.ios.corelocation.CLLocation
 
equals(Object) - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
equals(Object) - Method in class crossmobile.ios.foundation.NSDate
 
equals(Object) - Method in class crossmobile.ios.foundation.NSHTTPCookie
 
equals(Object) - Method in class crossmobile.ios.foundation.NSIndexPath
 
equals(Object) - Method in class crossmobile.ios.uikit.UIColor
 
equals(Object) - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
equals(Object) - Method in class crossmobile.ios.uikit.UIOffset
 
EqualSpacing - Static variable in class crossmobile.ios.uikit.UIStackViewDistribution
The views are moved within the stack so that they fill the available space in the direction of the stack axis and is finally achieved equal distance between successive views.
equalToEdgeInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIEdgeInsets
Returns a Boolean that determines whether the specified instances of UIEdgeInsets are equal.
Era - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The era unit.
era() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the era of this date object.
error() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
error() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Returns an error related to this transaction.
errorWithDomain(String, int, Map<String, Object>) - Static method in class crossmobile.ios.foundation.NSError
Constructs and returns an NSError object for the specified error domain and code.
estimatedProgress() - Method in class crossmobile.ios.webkit.WKWebView
 
estimatedRowHeight() - Method in class crossmobile.ios.uikit.UITableView
 
evaluatedPolicyDomainState() - Method in class crossmobile.ios.touchid.LAContext
 
evaluateJavaScript(String, VoidBlock2<Object, NSError>) - Method in class crossmobile.ios.webkit.WKWebView
Returns the result of running a script.
evaluatePolicy(int, String, VoidBlock2<Boolean, NSError>) - Method in class crossmobile.ios.touchid.LAContext
 
evaluateWithObject(Object) - Method in class crossmobile.ios.foundation.NSPredicate
 
evaluateWithObject(Object, Map<String, Object>) - Method in class crossmobile.ios.foundation.NSPredicate
 
Everyone - Static variable in class crossmobile.ios.accounts.ACFacebookAudience
Visible to everyone.
exchange - Static variable in class crossmobile.ios.contacts.CNContainerType
 
exchangeOverlayAtIndex(int, int) - Method in class crossmobile.ios.mapkit.MKMapView
Exchanges the two overlays specified by their indices.
excludedActivityTypes() - Method in class crossmobile.ios.uikit.UIActivityViewController
 
Exclusion - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is similar to Difference but with lower contrast.
exec(G) - Method in interface crossmobile.ios.foundation.NSSelector
Execute this selector
exec(UIControl, UIEvent) - Method in interface crossmobile.ios.uikit.UIControlDelegate
It is used in order to handle events.
executeSaveRequest(CNSaveRequest, StrongReference<NSError>) - Method in class crossmobile.ios.contacts.CNContactStore
 
expectedContentLength() - Method in class crossmobile.ios.foundation.NSURLResponse
Returns the expected length of the response.
expiresDate() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the expiration date of this cookie.
extensionContext() - Method in class crossmobile.ios.uikit.UIViewController
 
ExternalObjects - Static variable in class crossmobile.ios.uikit.UINib
 

F

Facebook - Static variable in class crossmobile.ios.accounts.ACAccountTypeIdentifier
Facebook account.
Facebook - Static variable in class crossmobile.ios.social.SLServiceType
The value that corresponds to Facebook social network.
FaceDown - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The device is held parallel to the ground with the screen downwards.
FaceDown - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The device is with the screen facing downwards and parallel to the ground.
FaceID - Static variable in class crossmobile.ios.touchid.LABiometryType
 
FaceUp - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The device is held parallel to the ground with the screen upwards.
FaceUp - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The device is with the screen facing upwards and parallel to the ground.
Fade - Static variable in class crossmobile.ios.quartzcore.CATransition
The layer's content is fading out.
Fade - Static variable in class crossmobile.ios.uikit.UITableViewRowAnimation
The row(or rows) fades in or out when added or deleted.
Failed - Static variable in class crossmobile.ios.accounts.ACAccountCredentialRenewResult
The renewal request was canceled.
Failed - Static variable in class crossmobile.ios.messageui.MessageComposeResult
The user did not succeed to save or send the message.
Failed - Static variable in class crossmobile.ios.messageui.MFMailComposeResult
An error occurred and the message was not saved or queued.
Failed - Static variable in class crossmobile.ios.storekit.SKPaymentTransactionState
The payment transaction failed.
Failed - Static variable in class crossmobile.ios.uikit.UIBackgroundFetchResult
Failed when downloading data
Failed - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer failed to recognize a series of touches as a gesture.
familyName() - Method in class crossmobile.ios.contacts.CNContact
 
familyName - Static variable in class crossmobile.ios.contacts.CNContactSortOrder
 
familyName() - Method in class crossmobile.ios.uikit.UIFont
Returns the name of font family.
FamilyName - Static variable in class crossmobile.ios.uikit.UITextContentType
 
FamilyNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
familyNames() - Static method in class crossmobile.ios.uikit.UIFont
 
Fast - Static variable in class crossmobile.ios.uikit.UIScrollViewDecelerationRate
The view moves with fast scrolling speed.
FastForward - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's fast forward button.
fileDescriptor() - Method in class crossmobile.ios.foundation.NSFileHandle
Returns the file descriptor of this NSFileHandle.
FileDoesNotExist - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a request for a file that does not exist.
fileExistsAtPath(String) - Method in class crossmobile.ios.foundation.NSFileManager
Returns a Boolean that shows whether the specified path is valid.
fileHandleForReadingAtPath(String) - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns a NSFileHandle used for reading the data of the object at the specified path.
fileHandleForReadingFromURL(NSURL, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns a NSFileHandle used for reading the data of the object at the specified URL.
fileHandleForUpdatingAtPath(String) - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns a NSFileHandle used for reading and writing the data of the object at the specified path.
fileHandleForUpdatingURL(NSURL, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns a NSFileHandle used for reading and writing the data of the object at the specified URL.
fileHandleForWritingAtPath(String) - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns a NSFileHandle used for writing the data of the object at the specified path.
fileHandleForWritingToURL(NSURL, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns a NSFileHandle used for writing the data of the object at the specified URL.
fileHandleWithNullDevice() - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns the NSFileHandle of the null device.
fileHandleWithStandardError() - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns the NSFileHandle of the standard error file.
fileHandleWithStandardInput() - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns the NSFileHandle of the standard input file.
fileHandleWithStandardOutput() - Static method in class crossmobile.ios.foundation.NSFileHandle
Returns the NSFileHandle of the standard output file.
FileIsDirectory - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a request for an FTP file is actually a directory.
filename(CGImage) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
fileURLWithPath(String) - Static method in class crossmobile.ios.foundation.NSURL
Constructs and returns a NSURL object using the specified path.
Fill - Static variable in class crossmobile.ios.coregraphics.CGPathDrawingMode
Fills the path area using the non-zero winding rule.
Fill - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Applies fill operation on the text symbols.
Fill - Static variable in class crossmobile.ios.mediaplayer.MPMovieScalingMode
The content of the movie is being scaled in order to fill both width and height.
Fill - Static variable in class crossmobile.ios.uikit.UIControlContentHorizontalAlignment
The content of the control element is horizontally aligned so that it fills the rectangle that encloses it.
Fill - Static variable in class crossmobile.ios.uikit.UIControlContentVerticalAlignment
The content of the control element is vertically aligned so that it fills the rectangle that encloses it.
Fill - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views are enlarged so that they fill the available space perpendicular to the stack view's axis.
Fill - Static variable in class crossmobile.ios.uikit.UIStackViewDistribution
The views increase their size in order to fill the available size in the direction of the stack view axis.
Fill - Static variable in class crossmobile.ios.uikit.UITabBarItemPositioning
The item is placed in the tab bar according to the rule that all items are distributed in order to fill the width of the bar.
FillClip - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Applies fill operation and then intersects with the clipping path.
fillEllipseInRect(CGRect) - Method in class crossmobile.ios.coregraphics.CGContext
Paints the ellipse of the specified rectangular for this graphics context.
FillEqually - Static variable in class crossmobile.ios.uikit.UIStackViewDistribution
The views increase their size in order to fill the available size in the direction of the stack view axis.
fillMode() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns a String that represents the state of the animation after its completion.
fillPath() - Method in class crossmobile.ios.coregraphics.CGContext
Fills with color the current path using non-zero winding rule.
FillProportionally - Static variable in class crossmobile.ios.uikit.UIStackViewDistribution
The views increase their size proportionally in order to fill the available size in the direction of the stack view axis.
fillRect(CGRect) - Method in class crossmobile.ios.coregraphics.CGContext
Paints the specified rectangular using the current preferred fill color of this graphics context.
FillStroke - Static variable in class crossmobile.ios.coregraphics.CGPathDrawingMode
Fills the path and then strokes it with the non-zero winding rule.
FillStroke - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Applies fill operation and then stroke operation on the text.
FillStrokeClip - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Applies stroke operation, then fill operation and finally intersects with clipping path.
filterWithImageData(NSData, Map<String, Object>) - Static method in class crossmobile.ios.coreimage.CIFilter
Constructs and returns a CIFilter object using the specified data and options.
filterWithName(String) - Static method in class crossmobile.ios.coreimage.CIFilter
Constructs and returns a CIFilter object for the specified filter.
finishTasksAndInvalidate() - Method in class crossmobile.ios.foundation.NSURLSession
 
finishTransaction(SKPaymentTransaction) - Method in class crossmobile.ios.storekit.SKPaymentQueue
Finishes the specified payment transaction.
fire() - Method in class crossmobile.ios.foundation.NSTimer
Triggers this timer.
fireDate() - Method in class crossmobile.ios.foundation.NSTimer
Returns the date at which this timer fires.
fireDate() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
fireMethod(NSTimer) - Method in interface crossmobile.ios.foundation.NSTimerDelegate
It is called after an event related to NSTimer is triggered.
fireMillis(NSTimer) - Static method in class crossmobile.ios.foundation.FoundationDrill
 
firstAttribute() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the attribute of the first object of the constraint.
FirstBaseline - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The object’s first baseline.
FirstBaseline - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views of a horizontal stack view are placed so that all the first baselines of all the views are aligned.
firstItem() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the first object of the constraint.
firstOtherButtonIndex() - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
FittingSizeLevel - Static variable in class crossmobile.ios.uikit.UILayoutPriority
The priority related to a view's resistance to comply with a size computed to fit the layout.
FixedSpace - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's button used to add blank space among items.
flashScrollIndicators() - Method in class crossmobile.ios.uikit.UIScrollView
Displays the scroll indicators instantly.
FlexibleBottomMargin - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view resizes its height towards the bottom margin.
FlexibleHeight - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view increases its height.
FlexibleLeftMargin - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view resizes its width towards the left margin.
FlexibleRightMargin - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view resizes its width towards the left margin.
FlexibleSpace - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's button used to add blank space among items with the space equally distributed.
FlexibleTopMargin - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view resizes its height towards the top margin.
FlexibleWidth - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view resizes its width.
FlipFromLeft - Static variable in class crossmobile.ios.uikit.UIViewAnimationTransition
The view flips from left to right.
FlipFromRight - Static variable in class crossmobile.ios.uikit.UIViewAnimationTransition
The view flips from right to left.
FlipHorizontal - Static variable in class crossmobile.ios.uikit.UIModalTransitionStyle
The current view controller flips from right to the left and reveals the new view controller and then from left to the right is revealed the previous controller.
FloatComponents - Static variable in class crossmobile.ios.coregraphics.CGBitmapInfo
Bitmap's components are floating point values.
floatForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns the float number of the specified key.
flushWithCompletionHandler(Runnable) - Method in class crossmobile.ios.foundation.NSURLSession
 
font(CGFont) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
font() - Method in class crossmobile.ios.uikit.UILabel
Returns the font of the label's text.
Font - Static variable in class crossmobile.ios.uikit.UITextAttribute
The font of a text object.
font() - Method in class crossmobile.ios.uikit.UITextField
Returns font of this text field.
font() - Method in class crossmobile.ios.uikit.UITextView
Returns the font of text view content.
fontName() - Method in class crossmobile.ios.uikit.UIFont
Returns the name of the font.
fontNamesForFamilyName(String) - Static method in class crossmobile.ios.uikit.UIFont
 
FontSpecific - Static variable in class crossmobile.ios.coregraphics.CGTextEncoding
Built-in font encoding.
fontWithName(String, double) - Static method in class crossmobile.ios.uikit.UIFont
Returns a font object with the defined font and size.
fontWithSize(double) - Method in class crossmobile.ios.uikit.UIFont
Returns a font object which is the same with this object and new size is passed as parameter.
Foreground - Static variable in class crossmobile.ios.uikit.UIUserNotificationActivationMode
The application is activated and moved to the foreground.
Foreground - Static variable in class crossmobile.ios.usernotifications.UNNotificationActionOptions
 
FormResubmitted - Static variable in class crossmobile.ios.uikit.UIWebViewNavigationType
The user resubmitted a form.
FormSheet - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
The view controller's content is centered in the screen so its width and height are smaller than screen's.
FormSubmitted - Static variable in class crossmobile.ios.uikit.UIWebViewNavigationType
The user submitted a form.
forwardItem() - Method in class crossmobile.ios.webkit.WKBackForwardList
 
forwardList() - Method in class crossmobile.ios.webkit.WKBackForwardList
 
Foundation - Class in crossmobile.ios.foundation
Foundation class provides a set of useful methods for retrieving directory search paths,current user's temporary directory and home directory path.
FoundationDrill - Class in crossmobile.ios.foundation
 
FoundationDrill() - Constructor for class crossmobile.ios.foundation.FoundationDrill
 
foundCDATA(NSXMLParser, NSData) - Method in interface crossmobile.ios.foundation.NSXMLParserDelegate
It is used when the parser comes across CDATA block.
foundCharacters(NSXMLParser, String) - Method in interface crossmobile.ios.foundation.NSXMLParserDelegate
It is used in order to provide a String with all the characters of the current element.
frame() - Method in class crossmobile.ios.uikit.UIView
Returns a structure that is used to define view's dimensions and position in the coordinate system of its superview.
frameInfo() - Method in class crossmobile.ios.webkit.WKScriptMessage
 
Friends - Static variable in class crossmobile.ios.accounts.ACFacebookAudience
Visible only to friends.
FromBottom - Static variable in class crossmobile.ios.quartzcore.CATransition
The transition from bottom.
FromLeft - Static variable in class crossmobile.ios.quartzcore.CATransition
The transition from left.
FromRight - Static variable in class crossmobile.ios.quartzcore.CATransition
The transition from right.
FromTop - Static variable in class crossmobile.ios.quartzcore.CATransition
The transition from top.
Front - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraDevice
The front camera is used.
Full - Static variable in class crossmobile.ios.uikit.UIDeviceBatteryState
Battery 100% charged and plugged into power.
FullScreen - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
The view controller covers the whole screen.
FullStreetAddress - Static variable in class crossmobile.ios.uikit.UITextContentType
 

G

GCControllerDidConnect - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
GCControllerDidDisconnect - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
gestureRecognizers() - Method in class crossmobile.ios.uikit.UIView
Returns a list with the gesture recognizer objects that are connected to this view.
GET - Static variable in class crossmobile.ios.social.SLRequestMethod
Used in order to get data from the server and only the URL with headers are sent to the server.
getA() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
getAllTasksWithCompletionHandler(VoidBlock1<List<NSURLSessionTask>>) - Method in class crossmobile.ios.foundation.NSURLSession
 
getAlpha() - Method in class crossmobile.ios.coregraphics.CGColor
Returns the alpha value of this color.
getAscent() - Method in class crossmobile.ios.coregraphics.CGFont
Returns the ascent of this font.
getAuthorizationStatus() - Static method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the authorization status of the application for the address book.
getB() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
getBottom() - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
getC() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
getCapHeight() - Method in class crossmobile.ios.coregraphics.CGFont
Returns the cap height of the font.
getCenter() - Method in class crossmobile.ios.mapkit.MKCoordinateRegion
 
getClipBoundingBox() - Method in class crossmobile.ios.coregraphics.CGContext
Returns the bounding box that encloses all the points of the current clipping path of this graphics context.
getComponents() - Method in class crossmobile.ios.coregraphics.CGColor
Returns the components that specify this color.
getContext() - Method in class crossmobile.ios.coregraphics.CGLayer
Returns the graphics context of this CGLayer object.
getCount() - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the number of values of the multivalue property.
getCTM() - Method in class crossmobile.ios.coregraphics.CGContext
Retrieves the current transformation matrix of this graphics context.
getCurrentContext() - Static method in class crossmobile.ios.uikit.UIGraphics
Returns the current graphics context.
getCurrentPoint() - Method in class crossmobile.ios.coregraphics.CGPath
Return the last point of this path
getD() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
getData() - Method in class crossmobile.ios.coregraphics.CGBitmapContext
Returns pointer to the image data of this CGBitmapContext.
getDeliveredNotificationsWithCompletionHandler(VoidBlock1<List<UNNotification>>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
getDescent() - Method in class crossmobile.ios.coregraphics.CGFont
Returns the decent of this font.
getFirstIndexOfValue(CFType) - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the first index of the specified value.
getGroupCount() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the number of groups of this address book.
getGroupWithRecordID(int) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the group of the specified id.
getHeight() - Method in class crossmobile.ios.coregraphics.CGImage
Returns the height of this image in pixels.
getHeight() - Method in class crossmobile.ios.coregraphics.CGSize
 
getHeight() - Method in class crossmobile.ios.mapkit.MKMapSize
 
getHorizontal() - Method in class crossmobile.ios.uikit.UIOffset
 
getIdentifierAtIndex(long) - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the id of a value in a multivalue property.
getImageFromCurrentImageContext() - Static method in class crossmobile.ios.uikit.UIGraphics
Returns the content of the current context as an image.
getIndexForIdentifier(int) - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the index of the value with the specified id.
getLatitude() - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
getLatitudeDelta() - Method in class crossmobile.ios.mapkit.MKCoordinateSpan
 
getLeading() - Method in class crossmobile.ios.coregraphics.CGFont
Returns the leading space of the font.
getLeft() - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
getLength() - Method in class crossmobile.ios.foundation.NSRange
 
getLocation() - Method in class crossmobile.ios.foundation.NSRange
 
getLongitude() - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
getLongitudeDelta() - Method in class crossmobile.ios.mapkit.MKCoordinateSpan
 
getMaxX() - Method in class crossmobile.ios.coregraphics.CGRect
Returns the maximum x value of this rectangle.
getMaxY() - Method in class crossmobile.ios.coregraphics.CGRect
Returns the maximum y value of this rectangle.
getMinX() - Method in class crossmobile.ios.coregraphics.CGRect
Returns the minimum x value of this rectangle.
getMinY() - Method in class crossmobile.ios.coregraphics.CGRect
Returns the minimum y value of this rectangle.
getNotificationCategoriesWithCompletionHandler(VoidBlock1<Set<UNNotificationCategory>>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
getNotificationSettingsWithCompletionHandler(VoidBlock1<UNNotificationSettings>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
getNumberOfComponents() - Method in class crossmobile.ios.coregraphics.CGColor
Returns the number of components that define this color.
getNumberOfComponents() - Method in class crossmobile.ios.coregraphics.CGColorSpace
Returns the number of components of this color space.
getOrigin() - Method in class crossmobile.ios.coregraphics.CGRect
 
getOrigin() - Method in class crossmobile.ios.mapkit.MKMapRect
 
getOriginalEvent(UIEvent) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
getPendingNotificationRequestsWithCompletionHandler(VoidBlock1<List<UNNotificationRequest>>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
getPersonCount() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the number of records stored in the address book.
getPersonWithRecordID(int) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the record of a person that corresponds to the specified id.
getPropertyType() - Method in class crossmobile.ios.addressbook.ABMultiValue
Deprecated.
Returns the type of the values in the multivalue property.
getRecordID() - Method in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Returns the id of this ABRecord.
getRecordType() - Method in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Returns the type of this ABRecord.
getRight() - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
getSize() - Method in class crossmobile.ios.coregraphics.CGLayer
Returns the width and height of this CGLayer object.
getSize() - Method in class crossmobile.ios.coregraphics.CGRect
 
getSize() - Method in class crossmobile.ios.mapkit.MKMapRect
 
getSourceWithRecordID(int) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns the record of the address book for the specified id.
getSpan() - Method in class crossmobile.ios.mapkit.MKCoordinateRegion
 
getTasksWithCompletionHandler(VoidBlock3<List<NSURLSessionDataTask>, List<NSURLSessionUploadTask>, List<NSURLSessionDownloadTask>>) - Method in class crossmobile.ios.foundation.NSURLSession
 
getTextFieldWrapper(UITextField) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
getTextPosition() - Method in class crossmobile.ios.coregraphics.CGContext
Returns the position at which the text should be drawn for this graphics context.
getTop() - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
getTouches(UIEvent, UIView) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
getTx() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
getTy() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
getUUIDBytes(byte[]) - Method in class crossmobile.ios.foundation.NSUUID
Returns the bytes of this NSUUID.
getVertical() - Method in class crossmobile.ios.uikit.UIOffset
 
getViewControllerFromView(UIView) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
getWidth() - Method in class crossmobile.ios.coregraphics.CGImage
Returns the width of this image in pixels.
getWidth() - Method in class crossmobile.ios.coregraphics.CGSize
 
getWidth() - Method in class crossmobile.ios.mapkit.MKMapSize
 
getX() - Method in class crossmobile.ios.coregraphics.CGPoint
 
getX() - Method in class crossmobile.ios.mapkit.MKMapPoint
 
getXHeight() - Method in class crossmobile.ios.coregraphics.CGFont
Returns the height of the x character of the font.
getY() - Method in class crossmobile.ios.coregraphics.CGPoint
 
getY() - Method in class crossmobile.ios.mapkit.MKMapPoint
 
GIF - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify GIF images.
givenName - Static variable in class crossmobile.ios.contacts.CNContactSortOrder
 
GivenName - Static variable in class crossmobile.ios.uikit.UITextContentType
 
GivenNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
GKDataReceiveHandler - Interface in crossmobile.ios.gamekit
GKDataReceiveHandler interface specifies the handler that is called when data that is sent from other peers is received during a session.
GKPeerConnectionState - Class in crossmobile.ios.gamekit
GKPeerConnectionState class defines different states concerning peers of a session.
GKPeerPickerConnectionType - Class in crossmobile.ios.gamekit
GKPeerPickerConnectionType class defines different types of network connections.
GKPeerPickerController - Class in crossmobile.ios.gamekit
Deprecated.
GKPeerPickerController() - Constructor for class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
 
GKPeerPickerControllerDelegate - Interface in crossmobile.ios.gamekit
GKPeerPickerControllerDelegate interface is the delegate that cooperates with GKPeerPickerController objects.
GKSendDataMode - Class in crossmobile.ios.gamekit
GKSendDataMode class defines different options concerning the reliability of data transmission to other peers.
GKSession - Class in crossmobile.ios.gamekit
Deprecated.
GKSession(String, String, int) - Constructor for class crossmobile.ios.gamekit.GKSession
Deprecated.
GKSessionDelegate - Interface in crossmobile.ios.gamekit
GKSessionDelegate interface is the delegate that cooperates with the GKSession objects.
GKSessionMode - Class in crossmobile.ios.gamekit
GKSessionMode class defines different options concerning the session mode.
Go - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Go".
goBack() - Method in class crossmobile.ios.uikit.UIWebView
Takes the previous location of the back-forward list and loads it to the widget.
goBack() - Method in class crossmobile.ios.webkit.WKWebView
Takes the previous location of the back-forward list and loads it to the widget.
goForward() - Method in class crossmobile.ios.uikit.UIWebView
Takes the next location of the back-forward list and loads it to the widget.
goForward() - Method in class crossmobile.ios.webkit.WKWebView
Takes the next location of the back-forward list and loads it to the widget.
Google - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Google".
GraphicsDrill - Class in crossmobile.ios.coregraphics
 
GraphicsDrill() - Constructor for class crossmobile.ios.coregraphics.GraphicsDrill
 
Gray - Static variable in class crossmobile.ios.uikit.UIActivityIndicatorViewStyle
The activity indicator is depicted as a normal sized grey gear.
Gray - Static variable in class crossmobile.ios.uikit.UITableViewCellSelectionStyle
The selected cell has grey background.
grayColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of gray color.
GreaterThanOrEqual - Static variable in class crossmobile.ios.uikit.NSLayoutRelation
The initial attribute has to be greater than or equal to modified one.
Green - Static variable in class crossmobile.ios.mapkit.MKPinAnnotationColor
A green head pin.
greenColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of green color.
Grouped - Static variable in class crossmobile.ios.uikit.UITableViewStyle
Table view's style is grouped.
groupsMatchingPredicate(NSPredicate, StrongReference<NSError>) - Method in class crossmobile.ios.contacts.CNContactStore
 
groupTableViewBackgroundColor() - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object used when the background is a grouped table.
GroupType - Static variable in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Group record.

H

handleActionWithIdentifierForLocalNotification(UIApplication, String, UILocalNotification, Runnable) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
 
handleActionWithIdentifierForRemoteNotification(UIApplication, String, Map, Runnable) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
 
HardLight - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is a screening or multiplying result after darkening or lightening the background color according to source image's lightening.
hasAction() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
hashCode() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
hashCode() - Method in class crossmobile.ios.coregraphics.CGColor
 
hashCode() - Method in class crossmobile.ios.coregraphics.CGPoint
 
hashCode() - Method in class crossmobile.ios.coregraphics.CGRect
 
hashCode() - Method in class crossmobile.ios.coregraphics.CGSize
 
hashCode() - Method in class crossmobile.ios.corelocation.CLLocation
 
hashCode() - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
hashCode() - Method in class crossmobile.ios.foundation.NSDate
 
hashCode() - Method in class crossmobile.ios.foundation.NSHTTPCookie
 
hashCode() - Method in class crossmobile.ios.foundation.NSIndexPath
 
hashCode() - Method in class crossmobile.ios.uikit.UIColor
 
hashCode() - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
hashCode() - Method in class crossmobile.ios.uikit.UIOffset
 
hasItemConformingToTypeIdentifier(String) - Method in class crossmobile.ios.foundation.NSItemProvider
 
hasOnlySecureContent() - Method in class crossmobile.ios.webkit.WKWebView
 
hasUnsavedChanges() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Returns a Boolean that shows whether the address book has unsaved changes.
heading() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the current heading of the device (recently recorded).
headingAccuracy() - Method in class crossmobile.ios.corelocation.CLHeading
Returns the difference between the calculated heading of the device and the actual recorded geomagnetic heading.
headingAvailable() - Static method in class crossmobile.ios.corelocation.CLLocationManager
Returns a Boolean that shows whether heading events are available.
headingFilter() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the minimum heading change that causes heading update.
headingOrientation() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the orientation used for heading computations.
Height - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The height of the object's rectangle.
heightAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the height.
heightAnchor() - Method in interface crossmobile.ios.uikit.UILayoutSupport
Returns the layout anchor for the height.
heightAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the height of the layout guide frame expressed as layout anchor.
heightForFooterInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used in order to define the height of the footer of a section.
heightForHeaderInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used in order to define the height of the header of a section.
heightForRowAtIndexPath(UITableView, NSIndexPath) - Method in class crossmobile.ios.uikit.UITableViewController
 
heightForRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used in order to specify the height of a row.
Hidden - Static variable in class crossmobile.ios.mediaplayer.MPMovieControlMode
NO controls displayed.
hidesBackButton() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns a Boolean that shows if the back button is hidden or not.
hidesBottomBarWhenPushed() - Method in class crossmobile.ios.uikit.UIViewController
Returns a Boolean that shows whether toolbar at the bottom of the screen is visible when the view controller is pushed on to the navigation controller.
hidesForSinglePage() - Method in class crossmobile.ios.uikit.UIPageControl
Returns a Boolean that shows whether the page control is hidden for one page.
hidesWhenStopped() - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Returns a Boolean value that shows whether this activity indicator is hidden when the animation stops.
High - Static variable in class crossmobile.ios.coregraphics.CGInterpolationQuality
High level interpolation quality.
High - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerQualityType
The video quality is set to be high.
Highlighted - Static variable in class crossmobile.ios.uikit.UIControlState
TThe control element is highlighted state after a touch
highlightedAnimationImages() - Method in class crossmobile.ios.uikit.UIImageView
Returns the list of images that is used as an animation when the view is highlighted.
highlightedImage() - Method in class crossmobile.ios.uikit.UIImageView
Returns the image that is displayed when this view is highlighted.
highlightedTextColor() - Method in class crossmobile.ios.uikit.UILabel
Returns the highlight color of label's text.
hitTest(CGPoint, UIEvent) - Method in class crossmobile.ios.uikit.UIControl
 
hitTest(CGPoint, UIEvent) - Method in class crossmobile.ios.uikit.UIScrollView
 
hitTest(CGPoint, UIEvent) - Method in class crossmobile.ios.uikit.UIView
Return the view that contains the point parameter and is remotest one in the view hierarchy tree.
hitTest(CGPoint, UIEvent) - Method in class crossmobile.ios.uikit.UIWindow
 
HKUserPreferencesDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
HMCharacteristicPropertySupportsEvent - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
HomeFax - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
Horizontal - Static variable in class crossmobile.ios.uikit.UILayoutConstraintAxis
This constraint is applied to the horizontal axis.
horizontalAccuracy() - Method in class crossmobile.ios.corelocation.CLLocation
Returns the radius of location's uncertainty expressed in meters.
host() - Method in class crossmobile.ios.webkit.WKSecurityOrigin
 
Hour - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The hour unit.
hour() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the hour of this date object.
HTTPBody() - Method in class crossmobile.ios.foundation.NSMutableURLRequest
 
HTTPShouldHandleCookies() - Method in class crossmobile.ios.foundation.NSURLRequest
Returns a Boolean that defines whether cookies are handled by default for this request.
HTTPTooManyRedirects - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after the threshold of the allowable redirects has been exceeded.
Hue - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is a combination of background's brightness and color intensity with the source image's tint color.
HundredMeters - Static variable in class crossmobile.ios.corelocation.CLLocationAccuracy
Represents the accuracy within 100m.
Hybrid - Static variable in class crossmobile.ios.mapkit.MKMapType
The type of map that is a combination of the satellite images and cartographic images.

I

ICO - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify Windows icon data.
identifier() - Method in class crossmobile.ios.accounts.ACAccount
Returns the unique id of this ACAccount.
identifier() - Method in class crossmobile.ios.accounts.ACAccountType
Returns the id of this type of account.
identifier() - Method in class crossmobile.ios.contacts.CNContact
 
identifier() - Method in class crossmobile.ios.contacts.CNContactProperty
 
identifier() - Method in class crossmobile.ios.contacts.CNGroup
 
identifier() - Method in class crossmobile.ios.corelocation.CLRegion
Returns the String id of this region.
identifier() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the id of this NSLayoutConstraint.
identifier() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the String id of this layout guide.
identifier() - Method in class crossmobile.ios.uikit.UIStoryboardSegue
 
identifier() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns the identifier of this action.
identifier() - Method in class crossmobile.ios.uikit.UIUserNotificationCategory
Returns the name of the action group.
identifier() - Method in class crossmobile.ios.usernotifications.UNNotificationAction
 
identifier() - Method in class crossmobile.ios.usernotifications.UNNotificationAttachment
 
identifier() - Method in class crossmobile.ios.usernotifications.UNNotificationCategory
 
identifier() - Method in class crossmobile.ios.usernotifications.UNNotificationRequest
 
identifierForVendor() - Method in class crossmobile.ios.uikit.UIDevice
Returns the supplier's id of the application.
identity() - Static method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the identity affine transformation.
IgnoreUnknownCharacters - Static variable in class crossmobile.ios.foundation.NSDataBase64DecodingOptions
Unknown non Base-64 and line ending characters are ignored.
IKFilterBrowserFilterDoubleClick - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
IKFilterBrowserFilterSelected - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
IKFilterBrowserWillPreviewFilter - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
image(CGBitmapContext) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
image() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the image of the annotation view.
Image - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify image data.
image() - Method in class crossmobile.ios.uikit.UIBarItem
Returns the image of this bar item.
image() - Method in class crossmobile.ios.uikit.UIImageView
Returns the image that is displayed in this image view.
imageData() - Method in class crossmobile.ios.contacts.CNContact
 
imageDataAvailable() - Method in class crossmobile.ios.contacts.CNContact
 
ImageDataAvailableKey - Static variable in class crossmobile.ios.contacts.CNContact
 
ImageDataKey - Static variable in class crossmobile.ios.contacts.CNContact
 
imageEdgeInsets() - Method in class crossmobile.ios.uikit.UIButton
Retrieve the insets of the foreground image.
imageForSegmentAtIndex(int) - Method in class crossmobile.ios.uikit.UISegmentedControl
Returns the image for the segment of the specified index.
imageForState(int) - Method in class crossmobile.ios.uikit.UIButton
Returns a image that is used for the specified state of this button.
imageInsets() - Method in class crossmobile.ios.uikit.UIBarItem
Returns the image inset/outset of each edge.
imageNamed(String) - Static method in class crossmobile.ios.uikit.UIImage
Returns the image that corresponds to the specified filename.
imageOrientation() - Method in class crossmobile.ios.uikit.UIImage
 
images() - Method in class crossmobile.ios.uikit.UIImage
In case this is an animated image, the list of the animated images, or null otherwise.
imageView() - Method in class crossmobile.ios.uikit.UIButton
Returns button’s image view.
imageView() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the image view of the table cell.
imageWithCGImage(CGImage) - Static method in class crossmobile.ios.uikit.UIImage
Returns an image using the given Core Graphics image.
imageWithCGImage(CGImage, double, int) - Static method in class crossmobile.ios.uikit.UIImage
Returns an image using the given Core Graphics image with the specified scale and orientation factors.
imageWithContentsOfFile(String) - Static method in class crossmobile.ios.uikit.UIImage
Returns an image that is created using the image data of the specified file.
imageWithData(NSData) - Static method in class crossmobile.ios.uikit.UIImage
Returns an image that is created using the specified image data.
imageWithRenderingMode(int) - Method in class crossmobile.ios.uikit.UIImage
Return a new image, based on the current image, with different rendering mode
Inactive - Static variable in class crossmobile.ios.uikit.UIApplicationState
The application is in the foreground but not in active state
incrementImageForState(int) - Method in class crossmobile.ios.uikit.UIStepper
Returns the image that corresponds to the specified control state.
indexPathForRow(int, int) - Static method in class crossmobile.ios.foundation.NSIndexPath
Returns the index path of the specified row in the particular section.
indexPathForRowAtPoint(CGPoint) - Method in class crossmobile.ios.uikit.UITableView
Returns the index path that identifies the row and section of the specified point.
indexPathForSelectedRow() - Method in class crossmobile.ios.uikit.UITableView
Returns the index path of the selected row.
indexPathsForSelectedRows() - Method in class crossmobile.ios.uikit.UITableView
Returns a list with the index paths of the selected rows.
indexPathsForVisibleRows() - Method in class crossmobile.ios.uikit.UITableView
Returns a list containing the index path of the visible rows of table view.
indicatorStyle() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the style of the indicator.
infinite() - Static method in class crossmobile.ios.coregraphics.CGRect
Returns a rectangle that has no defined bounds.
InfoDark - Static variable in class crossmobile.ios.uikit.UIButtonType
A button with dark background used to display information.
InfoLight - Static variable in class crossmobile.ios.uikit.UIButtonType
A button with light background used to display information.
Initial - Static variable in class crossmobile.ios.foundation.NSKeyValueObservingOptions
 
initialPlaybackTime() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
initialURL() - Method in class crossmobile.ios.webkit.WKBackForwardListItem
 
initWithContentsOfURL(NSURL, StrongReference<NSError>) - Static method in class crossmobile.ios.avfoundation.AVAudioPlayer
Constructs and returns an AVAudioPlayer with the specified URL for the sound and error handing values.
initWithData(NSData, StrongReference<NSError>) - Static method in class crossmobile.ios.avfoundation.AVAudioPlayer
Constructs and returns an AVAudioPlayer with the specified NSData and error handing values.
initWithData(NSData, int) - Static method in class crossmobile.ios.foundation.NSString
Returns a String that is encoded representation of the given NSData object of the specified encoding.
initWithFormat(String, Object...) - Static method in class crossmobile.ios.foundation.NSString
Create a String based on the provided format
initWithFormat(String, NSLocale, Object...) - Static method in class crossmobile.ios.foundation.NSString
Get a localized version of a formatted String
injectionTime() - Method in class crossmobile.ios.webkit.WKUserScript
 
inlandWater() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the name of a lake, a river or other inland water related to this CLPlacemark.
inputItems() - Method in class crossmobile.ios.foundation.NSExtensionContext
 
InputMethods - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of the input methods.
Insert - Static variable in class crossmobile.ios.uikit.UITableViewCellEditingStyle
A green circle with a plus sign inside, used for insert.
insertArrangedSubview(UIView, int) - Method in class crossmobile.ios.uikit.UIStackView
Inserts the particular view to the specified index of the stack view.
insertOverlay(MKOverlay, int) - Method in class crossmobile.ios.mapkit.MKMapView
Relocates the specified overlay to the given index position.
insertOverlayAboveOverlay(MKOverlay, MKOverlay) - Method in class crossmobile.ios.mapkit.MKMapView
Inserts first overlay above the second overlay.
insertOverlayBelowOverlay(MKOverlay, MKOverlay) - Method in class crossmobile.ios.mapkit.MKMapView
Inserts first overlay below the second overlay.
insertRowsAtIndexPaths(List<NSIndexPath>, int) - Method in class crossmobile.ios.uikit.UITableView
Inserts rows in the table view in the positions specified by the index paths using animation or not.
insertSegmentWithImage(UIImage, int, boolean) - Method in class crossmobile.ios.uikit.UISegmentedControl
Inserts the specified image to the segment of the given index, using animation or not.
insertSegmentWithTitle(String, int, boolean) - Method in class crossmobile.ios.uikit.UISegmentedControl
Inserts the specified title to the segment of the given index, using animation or not.
insertSubview(UIView, int) - Method in class crossmobile.ios.uikit.UIView
Inserts the specified subview in the specified position of this view's list of subviews.The subview is displayed above the subviews that come before it in the list and below the subviews that come afterward.
insertValueAndLabelAtIndex(CFType, String, long, int[]) - Method in class crossmobile.ios.addressbook.ABMutableMultiValue
Deprecated.
Inserts the specified value and label into a multivalue property.
insetsLayoutMarginsFromSafeArea() - Method in class crossmobile.ios.uikit.UIView
 
instantiateInitialViewController() - Method in class crossmobile.ios.uikit.UIStoryboard
 
instantiateViewControllerWithIdentifier(String) - Method in class crossmobile.ios.uikit.UIStoryboard
 
instantiateWithOwner(NSObject, Map) - Method in class crossmobile.ios.uikit.UINib
 
instantMessageAddresses() - Method in class crossmobile.ios.contacts.CNContact
 
InstantMessageAddressesKey - Static variable in class crossmobile.ios.contacts.CNContact
 
Integer - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Integer property.
integerForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns the integer of the specified key.
intentIdentifiers() - Method in class crossmobile.ios.usernotifications.UNNotificationCategory
 
interactionNotAllowed() - Method in class crossmobile.ios.touchid.LAContext
 
interfaceOrientation() - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
InternationalRoamingOff - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after connection failure due to disabled international roaming.
intersection(CGRect) - Method in class crossmobile.ios.coregraphics.CGRect
Returns the intersection of this rectangle with the specified rectangle.
intersectsMapRect(MKMapRect) - Method in interface crossmobile.ios.mapkit.MKOverlay
Returns a Boolean that shows whether the given rectangle intersects the receiver.
intrinsicContentSize() - Method in class crossmobile.ios.uikit.UIButton
 
intrinsicContentSize() - Method in class crossmobile.ios.uikit.UIView
Returns the natural size of this view.
Invalid - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Invalid property.
invalidate() - Method in class crossmobile.ios.foundation.NSTimer
Cancels this timer permanently.
invalidate() - Method in class crossmobile.ios.touchid.LAContext
 
invalidateAndCancel() - Method in class crossmobile.ios.foundation.NSURLSession
 
invalidateIntrinsicContentSize() - Method in class crossmobile.ios.uikit.UIView
Invalidates the intrinsic size of the content.
InvalidContext - Static variable in class crossmobile.ios.touchid.LAError
 
InvalidID - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Invalid property.
InvalidID - Static variable in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Invalid record.
invalidProductIdentifiers() - Method in class crossmobile.ios.storekit.SKProductsResponse
Returns the list of the invalid products ids that were requested.
invert() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the inverted affine transformation matrix of the current one.
Invisible - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Updates the position of the text.
invoke(Integer, NSError) - Method in interface crossmobile.ios.accounts.ACAccountStoreCredentialRenewalHandler
It is called in order to handle account credentials' renewal.
invoke(Boolean, NSError) - Method in interface crossmobile.ios.accounts.ACAccountStoreRemoveCompletionHandler
It is called when an account is being removed from the store.
invoke(Boolean, NSError) - Method in interface crossmobile.ios.accounts.ACAccountStoreRequestAccessCompletionHandler
It is called when access to account stored is requested.
invoke(Boolean, NSError) - Method in interface crossmobile.ios.accounts.ACAccountStoreSaveCompletionHandler
It is called in order to handle the completion of an operation in the account database.
invoke(Boolean, NSError) - Method in interface crossmobile.ios.addressbook.ABAddressBookRequestAccessCompletionHandler
It is called when an access request is completed.
invoke(NSSecureCoding, NSError) - Method in interface crossmobile.ios.foundation.NSItemProviderCompletionHandler
 
invoke(NSItemProviderCompletionHandler, Class, Map<String, Object>) - Method in interface crossmobile.ios.foundation.NSItemProviderLoadHandler
 
invoke(Integer) - Method in interface crossmobile.ios.social.SLComposeViewControllerCompletionHandler
It is called in order to handle the composition of a post for a social network.
invoke(NSData, NSHTTPURLResponse, NSError) - Method in interface crossmobile.ios.social.SLRequestHandler
It is called when request is done.
invoke(String, Boolean) - Method in interface crossmobile.ios.uikit.UIActivityViewControllerCompletionHandler
Deprecated.
invoke(String, Boolean, List, NSError) - Method in interface crossmobile.ios.uikit.UIActivityViewControllerCompletionWithItemsHandler
 
invoke(UIPrintInteractionController, Boolean, NSError) - Method in interface crossmobile.ios.uikit.UIPrintInteractionCompletionHandler
 
IOBluetoothHostControllerPoweredOff - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
IOBluetoothHostControllerPoweredOn - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
IOBluetoothL2CAPChannelPublished - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
IOBluetoothL2CAPChannelTerminated - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
iPhone - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
isActive() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the state of this constraint.
isAnimating() - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Returns whether the view is currently animating
isAnimating() - Method in class crossmobile.ios.uikit.UIImageView
Returns a Boolean that shows whether the animation is running.
isAuthenticationRequired() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns a Boolean value that shows whether unlocking the device is needed before the action.
isAvailable() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
isAvailableForServiceType(String) - Static method in class crossmobile.ios.social.SLComposeViewController
Returns a Boolean that shows whether you can send a request of the particular type.
isBaselineRelativeArrangement() - Method in class crossmobile.ios.uikit.UIStackView
Returns a Boolean that shows whether the spacing between consecutive subviews in the stack is measured from their baselines.
isBatteryMonitoringEnabled() - Method in class crossmobile.ios.uikit.UIDevice
Returns a Boolean that indicates whether battery monitoring is enabled.
isCameraDeviceAvailable(int) - Static method in class crossmobile.ios.uikit.UIImagePickerController
Returns a Boolean that shows whether the specified camera is available.
isCollapsed() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns a Boolean that shows whether only one child of the view controller is displayed.
isContentValid() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
isContinuous() - Method in class crossmobile.ios.uikit.UISlider
Returns a Boolean that shows whether change of the slider value causes immediate update event.
isContinuous() - Method in class crossmobile.ios.uikit.UIStepper
Determine whether the value is sent immediately after change.
isCredentialSet(int) - Method in class crossmobile.ios.touchid.LAContext
 
isCustomizing() - Method in class crossmobile.ios.uikit.UITabBar
Returns a Boolean value that shows if the user is customizing the tab bar.
isDecelerating() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the content is scrolling even after the finger was lifted.
isDestructive() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns a Boolean that shows whether is action is destructive.
isDirectionalLockEnabled() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the scrolling is permitted only for one direction.
isDraggable() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a Boolean that shows whether the annotation is draggable.
isDragging() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that show whether the user has started a scrolling gesture.
isEditable() - Method in class crossmobile.ios.uikit.UITextView
Returns a Boolean value that shows whether the text view is editable or not.
isEditing() - Method in class crossmobile.ios.uikit.UITableView
Returns a Boolean that shows the mode of the table view(editing or default)
isEditing() - Method in class crossmobile.ios.uikit.UIViewController
Returns a Boolean that shows whether the content of the view is currently allowed to be edit by the user.
isEmpty() - Method in class crossmobile.ios.coregraphics.CGRect
Returns a Boolean that shows whether this rectangle is of zero size or NULL.
isEnabled() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a Boolean that shows whether the annotation is enabled.
isEnabled() - Method in class crossmobile.ios.uikit.UIAlertAction
Returns a Boolean value that shows whether the alert is enabled or not.
isEnabled() - Method in class crossmobile.ios.uikit.UIBarItem
Returns a Boolean that defines whether this bar item is enabled.
isEnabled() - Method in class crossmobile.ios.uikit.UIControl
Returns a Boolean that shows whether the control is enabled or not.
isEnabled() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns a Boolean that shows whether this UIGestureRecognizer is enabled or not.
isFirstResponder() - Method in class crossmobile.ios.uikit.UIResponder
Returns a Boolean that shows whether this responder is the first responder.
isFlashAvailableForCameraDevice(int) - Static method in class crossmobile.ios.uikit.UIImagePickerController
Returns a Boolean that shows whether the enabled camera supports flash.
isForMainFrame() - Method in class crossmobile.ios.webkit.WKNavigationResponse
 
isForMainFrameOnly() - Method in class crossmobile.ios.webkit.WKUserScript
 
isFraudulentWebsiteWarningEnabled() - Method in class crossmobile.ios.webkit.WKPreferences
 
isGeneratingDeviceOrientationNotifications() - Method in class crossmobile.ios.uikit.UIDevice
Returns a Boolean that defines whether this device generates notifications when the orientation changes.
isHidden() - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean value that shows whether this view is hidden or not.
isHighlighted() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a Boolean that defines whether the annotation view is highlighted.
isHighlighted() - Method in class crossmobile.ios.uikit.UIControl
Returns a Boolean that shows whether the control is highlighted or not.
isHighlighted() - Method in class crossmobile.ios.uikit.UIImageView
Returns a Boolean that shows whether the image is highlighted.
isHighlighted() - Method in class crossmobile.ios.uikit.UILabel
Returns a Boolean that shows whether this label is highlighted.
isHighlighted() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns a Boolean that shows whether the cell is highlighted.
isHTTPOnly() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns a Boolean that shows whether this cookie should be sent to HTTP servers per RFC 2965.
isIdentity() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns a Boolean that specifies whether this affine transformation is the identity transformation.
isIdleTimerDisabled() - Method in class crossmobile.ios.uikit.UIApplication
Returns a Boolean that shows if the idle timer is enabled.
isInfinite() - Method in class crossmobile.ios.coregraphics.CGRect
Returns a Boolean value that shows whether this rectangle is infinite.
isLayoutMarginsRelativeArrangement() - Method in class crossmobile.ios.uikit.UIStackView
Returns a Boolean that shows whether the subviews are arranged relative to stack's layout margin.
isLoading() - Method in class crossmobile.ios.uikit.UIWebView
 
isLoading() - Method in class crossmobile.ios.webkit.WKWebView
 
isMainFrame() - Method in class crossmobile.ios.webkit.WKFrameInfo
 
isModalInPopover() - Method in class crossmobile.ios.uikit.UIViewController
The default value of this field is false.
isMomentary() - Method in class crossmobile.ios.uikit.UISegmentedControl
Returns a Boolean that show whether segments show the selected state.
isMultipleTouchEnabled() - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean that shows whether this view accepts multi-touch events.
isMultitaskingSupported() - Method in class crossmobile.ios.uikit.UIDevice
Returns a Boolean number that defines whether the device supports multitasking or not.
isNavigationBarHidden() - Method in class crossmobile.ios.uikit.UINavigationController
Returns a Boolean that indicates whether the navigation bar of this navigation controller is hidden.
isNetworkActivityIndicatorVisible() - Method in class crossmobile.ios.uikit.UIApplication
Returns a Boolean that shows whether network activity is on.
isNull() - Method in class crossmobile.ios.coregraphics.CGRect
Returns a Boolean that shows whether this rectangle is NULL.
ISO2022JP - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The ISO 2022 Japanese encoding.
ISOCountryCode() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
ISOcountryCode() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the abbreviated name of the country related to this CLPlacemark.
ISOCountryCodeKey - Static variable in class crossmobile.ios.contacts.CNPostalAddress
 
ISOLatin1 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit ISO encoding known as Latin 1.
ISOLatin2 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit ISO encoding known as Latin 2.
isOn() - Method in class crossmobile.ios.uikit.UISwitch
Returns a Boolean that defines whether the switch is on or off.
isOpaque() - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean value that shows if the view is opaque or not.
isPagingEnabled() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether paging is enabled.
isPlaying() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns a Boolean that shows whether this AVAudioPlayer is playing a sound.
isPopoverVisible() - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Returns a Boolean that shows whether the popover is visible.
isPrintingAvailable() - Static method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns a Boolean that shows whether the printing is supported.
isProximityMonitoringEnabled() - Method in class crossmobile.ios.uikit.UIDevice
Returns a Boolean that defines whether the proximity monitoring is enabled.
isQuerying() - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
isRemovedOnCompletion() - Method in class crossmobile.ios.quartzcore.CAAnimation
Returns a Boolean that shows whether this CAAnimation is removed from the layer on completion.
isScrollEnabled() - Method in class crossmobile.ios.mapkit.MKMapView
Returns a Boolean that shows whether scrolling of the map is enabled.
isScrollEnabled() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether scrolling is enabled.
isSecure() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns a Boolean that show whether this cookie should be sent over secure channels only.
isSecureTextEntry() - Method in class crossmobile.ios.uikit.UITextField
 
isSecureTextEntry() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns a Boolean that shows whether the text that is being entered in the text field is hidden.
isSecureTextEntry() - Method in class crossmobile.ios.uikit.UITextView
Returns a Boolean that show whether the text view hides or not the text that is being entered.
isSelected() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the selection state of the annotation view.
isSelected() - Method in class crossmobile.ios.uikit.UIControl
Returns a Boolean that shows whether this control is in selected state.
isSelected() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns a Boolean that shows whether the cell is selected.
isSessionOnly() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns a Boolean value that shows whether this cookie is only for the current session.
isSourceTypeAvailable(int) - Static method in class crossmobile.ios.uikit.UIImagePickerController
Returns a Boolean that shows whether the specified source type is available.
isStatusBarHidden() - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
isToolbarHidden() - Method in class crossmobile.ios.uikit.UINavigationController
Returns a Boolean that defines toolbar's visibility.
isTracking() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the user has touched the content(a scrolling gesture is about to be recognized)
isTranslucent() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns a value that shows whether the navigation bar is translucent or not.
isTranslucent() - Method in class crossmobile.ios.uikit.UISearchBar
Returns a Boolean that shows whether the search bar is translucent.
isTranslucent() - Method in class crossmobile.ios.uikit.UITabBar
Returns a Boolean that shows whether this tab bar is semi-transparent.
isTranslucent() - Method in class crossmobile.ios.uikit.UIToolbar
Checks if this toolbar is translucent.
isUpdating() - Method in class crossmobile.ios.mapkit.MKUserLocation
Returns a Boolean that shows whether user's location is being updated.
isUserInteractionEnabled() - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean that shows whether events triggered by user interaction are ignored.
isUserLocationVisible() - Method in class crossmobile.ios.mapkit.MKMapView
Returns a Boolean that shows whether user's location is visible on the map with annotation.
isValid() - Method in class crossmobile.ios.foundation.NSTimer
Returns a Boolean that shows whether the timer is currently active.
isValidJSONObject(Object) - Static method in class crossmobile.ios.foundation.NSJSONSerialization
Returns a Boolean that shows whether the specified object is feasible to be converted to JSON data.
isViewLoaded() - Method in class crossmobile.ios.uikit.UIViewController
Returns a Boolean that shows whether the view is loaded into memory.
isVisible() - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
isZoomEnabled() - Method in class crossmobile.ios.mapkit.MKMapView
Returns a Boolean that shows whether zooming of the map is enabled.
italicSystemFontOfSize(double) - Static method in class crossmobile.ios.uikit.UIFont
Returns a font object with default font family, size that is defined and type italic.
itemAtIndex(int) - Method in class crossmobile.ios.webkit.WKBackForwardList
 
itemPositioning() - Method in class crossmobile.ios.uikit.UITabBar
Returns the positioning scheme of the items in this tab bar.
ItemReplacement - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The item replacement directory for implementing safe-save features.
items() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the list of the items of this navigation bar.
items() - Method in class crossmobile.ios.uikit.UITabBar
Returns the items displayed on this tab bar.
items() - Method in class crossmobile.ios.uikit.UIToolbar
Returns the list of items that are displayed on this toolbar.
itemSpacing() - Method in class crossmobile.ios.uikit.UITabBar
Returns the inter-item spacing of this tab bar expressed in points.
itemWidth() - Method in class crossmobile.ios.uikit.UITabBar
Returns the width of the center-styled items of the tab bar expressed in points.

J

JapaneseEUC - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit EUC encoding used in Japanese text.
javaScriptCanOpenWindowsAutomatically() - Method in class crossmobile.ios.webkit.WKPreferences
 
jobTitle() - Method in class crossmobile.ios.contacts.CNContact
 
JobTitle - Static variable in class crossmobile.ios.uikit.UITextContentType
 
JobTitleKey - Static variable in class crossmobile.ios.contacts.CNContact
 
Join - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Join".
JPEG - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify JPEG images.
JPEG2000 - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify JPEG-2000 images.
JPEGRepresentation(double) - Method in class crossmobile.ios.uikit.UIImage
Returns JPEG encoded data for this image.
JSONObjectWithData(NSData, int, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSJSONSerialization
Returns a Foundation object originated from the specified JSON data.
Justified - Static variable in class crossmobile.ios.uikit.NSTextAlignment
Text is justified.

K

key() - Method in class crossmobile.ios.contacts.CNContactProperty
 
keyboardAppearance() - Method in class crossmobile.ios.uikit.UITextField
 
keyboardAppearance() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns the appearance type of the keyboard used along with the text field.
keyboardAppearance() - Method in class crossmobile.ios.uikit.UITextView
Returns an integer that represents keyboard style used by the text view.
keyboardType() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the keyboard type of the text field of this search bar.
keyboardType() - Method in class crossmobile.ios.uikit.UITextField
 
keyboardType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns the style of the keyboard that is used along with the text field.
keyboardType() - Method in class crossmobile.ios.uikit.UITextView
Returns the keyboard style of the text view.
keysToFetch() - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
keyWindow() - Method in class crossmobile.ios.uikit.UIApplication
Returns the window of the application.
Kilometer - Static variable in class crossmobile.ios.corelocation.CLLocationAccuracy
Represents the accuracy within 1km.

L

LAAccessControlOperation - Class in crossmobile.ios.touchid
 
label() - Method in class crossmobile.ios.contacts.CNContactProperty
 
label() - Method in class crossmobile.ios.contacts.CNLabeledValue
 
labeledValueBySettingLabel(String) - Method in class crossmobile.ios.contacts.CNLabeledValue
 
labelFontSize() - Static method in class crossmobile.ios.uikit.UIFont
Returns a number that represents the default font size for labels.
LABiometryType - Class in crossmobile.ios.touchid
 
LAContext - Class in crossmobile.ios.touchid
 
LAContext() - Constructor for class crossmobile.ios.touchid.LAContext
 
LACredentialType - Class in crossmobile.ios.touchid
 
LAError - Class in crossmobile.ios.touchid
 
LAErrorDomain - Static variable in class crossmobile.ios.foundation.NSError.Domain
Local Authentication errors
Landscape - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The supported orientation of the view controller is landscape (left or right).
LandscapeLeft - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The device is held horizontally with home button on the right side.
LandscapeLeft - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The orientation is landscape with the device's home button on the left.
LandscapeLeft - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientation
The interface orientation is set to be landscape with the home button to the left.
LandscapeLeft - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The supported orientation of the view controller is landscape-left.
LandscapeRight - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The device is held horizontally with home button on the left side.
LandscapeRight - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The orientation is landscape with the device's home button on the right.
LandscapeRight - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientation
The interface orientation is set to be portrait with the home button to the right.
LandscapeRight - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The supported orientation of the view controller is landscape-right.
languageCode() - Method in class crossmobile.ios.foundation.NSLocale
Get the language's code
LAPolicy - Class in crossmobile.ios.touchid
 
LastBaseline - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The object’s last baseline.
LastBaseline - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views of a horizontal stack view are placed so that all the last baselines of all the views are aligned.
LATouchIDAuthentication - Class in crossmobile.ios.touchid
 
launchImageName() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
launchImageName() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
layer() - Static method in class crossmobile.ios.quartzcore.CALayer
Constructs and returns a CALayer object.
layer() - Method in class crossmobile.ios.uikit.UIStackView
 
layer() - Method in class crossmobile.ios.uikit.UIView
Returns the Core Animation layer of this view that is used for rendering.
layoutFrame() - Method in class crossmobile.ios.uikit.UILayoutGuide
The frame of this layout guide expressed in the coordinate system of the view that own it.
layoutIfNeeded() - Method in class crossmobile.ios.uikit.UIView
Forces the layout of this view's subviews to change immediately when needed.
layoutMargins() - Method in class crossmobile.ios.uikit.UIView
Returns the layout margins of this view.
layoutMarginsDidChange() - Method in class crossmobile.ios.uikit.UIView
Informs this view that there was a change to its margins.
layoutMarginsGuide() - Method in class crossmobile.ios.uikit.UIView
Returns a layout guides with this views margins.
layoutSubviews() - Method in class crossmobile.ios.uikit.UIButton
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UINavigationBar
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UISegmentedControl
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UITabBar
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UITableView
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UITableViewCell
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UIToolbar
 
layoutSubviews() - Method in class crossmobile.ios.uikit.UIView
Changes the layout of this view's subviews.
LayoutSubviews - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The subviews are animated along with their parent view.
Leading - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The leading edge of the object's rectangle.
Leading - Static variable in class crossmobile.ios.uikit.UIControlContentHorizontalAlignment
The content of the control element is horizontally aligned to the left for left-to-right languages and to the right for right-to-left languages.
leading() - Method in class crossmobile.ios.uikit.UIFont
Returns the leading space of the font.
Leading - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views of a vertical stack view are placed so that the leading edge of each one aligns with the leading edge of the stack view.
leadingAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the leading edge.
leadingAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the leading edge of the layout guide frame expressed as layout anchor.
LeadingMargin - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The leading margin of the object.
Left - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The left side of the object's rectangle.
Left - Static variable in class crossmobile.ios.uikit.NSTextAlignment
Text aligned to the left.
Left - Static variable in class crossmobile.ios.uikit.UIControlContentHorizontalAlignment
The content of the control element is horizontally aligned to the left.
Left - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 90 degrees clockwise from its original position.
Left - Static variable in class crossmobile.ios.uikit.UIRectEdge
A rectangle that has only the left edge.
Left - Static variable in class crossmobile.ios.uikit.UISwipeGestureRecognizerDirection
The swiping gesture to is set to the left.
Left - Static variable in class crossmobile.ios.uikit.UITableViewRowAnimation
The row(or rows) slides in or out from the left or to the left.
Left - Static variable in class crossmobile.ios.uikit.UITextAlignment
Text aligned to the left.
Left - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Align the content on the left of the view.
leftAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the left edge.
leftAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the left edge of the layout guide frame expressed as layout anchor.
leftBarButtonItem() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns the item that is placed at the left side of the navigation bar.
leftCalloutAccessoryView() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the view that is displayed on the left side of the default map accessory view.
LeftMargin - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The left margin of the object.
LeftMirrored - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 180 degrees around the y axis and then rotated 90 degrees anticlockwise.
LeftToRight - Static variable in class crossmobile.ios.uikit.UIUserInterfaceLayoutDirection
Direction is left to right.
length() - Method in class crossmobile.ios.foundation.NSData
Returns the length of this NSData object.
length() - Method in interface crossmobile.ios.uikit.UILayoutSupport
Returns the length of the part of the ViewController that is covered by translucent or transparent UIkit bars
LessThanOrEqual - Static variable in class crossmobile.ios.uikit.NSLayoutRelation
The initial attribute has to be less than or equal to modified one.
Library - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory that contains documentation, configuration files and support files.
Light - Static variable in class crossmobile.ios.uikit.UIUserInterfaceStyle
A light style is selected
LightContent - Static variable in class crossmobile.ios.uikit.UIStatusBarStyle
The status bar has light style used mainly with dark backgrounds.
Lighten - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of composing the lighter background or source images.
lightGrayColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of light gray color.
lightTextColor() - Static method in class crossmobile.ios.uikit.UIColor
Returns a UIColor object used in order to display text on a dark background.
Line - Static variable in class crossmobile.ios.uikit.UITextBorderStyle
Text object with a thin line border.
Linear - Static variable in class crossmobile.ios.uikit.UIViewAnimationCurve
The animation proceeds evenly.
lineBreakMode() - Method in class crossmobile.ios.uikit.UILabel
Returns the technique that is used to wrap and shorten the text of the label.
lineHeight() - Method in class crossmobile.ios.uikit.UIFont
 
Link - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
Automatically detected URLs.
LinkClicked - Static variable in class crossmobile.ios.uikit.UIWebViewNavigationType
The user tapped a link.
loadBroadcastingApplicationInfoWithCompletion(VoidBlock3<String, String, UIImage>) - Method in class crossmobile.ios.foundation.NSExtensionContext
 
loadData(NSData, String, String, NSURL) - Method in class crossmobile.ios.uikit.UIWebView
Loads the content of the main page as defined by the parameters.
loadData(NSData, String, String, NSURL) - Method in class crossmobile.ios.webkit.WKWebView
Loads the content of the main page as defined by the parameters.
loadFileURL(NSURL, NSURL) - Method in class crossmobile.ios.webkit.WKWebView
 
loadHTMLString(String, NSURL) - Method in class crossmobile.ios.uikit.UIWebView
Sets the content of the main page as defined by the parameter data and the base URL for the content.
loadHTMLString(String, NSURL) - Method in class crossmobile.ios.webkit.WKWebView
Sets the content of the main page as defined by the parameter data and the base URL for the content.
loadItemForTypeIdentifier(String, Map<String, Object>, NSItemProviderCompletionHandler) - Method in class crossmobile.ios.foundation.NSItemProvider
 
loadPreviewImageWithOptions(Map<String, Object>, NSItemProviderCompletionHandler) - Method in class crossmobile.ios.foundation.NSItemProvider
 
loadPreviewView() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
loadRequest(NSURLRequest) - Method in class crossmobile.ios.uikit.UIWebView
Loads the URL parameter asynchronously.
loadRequest(NSURLRequest) - Method in class crossmobile.ios.webkit.WKWebView
Loads the URL parameter asynchronously.
loadView() - Method in class crossmobile.ios.uikit.UINavigationController
 
loadView() - Method in class crossmobile.ios.uikit.UISplitViewController
 
loadView() - Method in class crossmobile.ios.uikit.UITabBarController
 
loadView() - Method in class crossmobile.ios.uikit.UITableViewController
 
loadView() - Method in class crossmobile.ios.uikit.UIViewController
Creates a view for this view controller.
loadViewIfNeeded() - Method in class crossmobile.ios.uikit.UIViewController
Loads the controller's view, if it is not loaded yet
local - Static variable in class crossmobile.ios.contacts.CNContainerType
 
LocalDomain - Static variable in class crossmobile.ios.foundation.NSSearchPathDomainMask
The local domain.
locale() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the locale of this date picker.
localeIdentifier() - Method in class crossmobile.ios.foundation.NSLocale
Get the locale's identifier.
locality() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the city of the place mark.
localizedCancelTitle() - Method in class crossmobile.ios.touchid.LAContext
 
localizedDescription() - Method in class crossmobile.ios.foundation.NSError
Returns the localized description of this NSError.
localizedDescription() - Method in class crossmobile.ios.storekit.SKProduct
Returns the description of the product.
localizedFallbackTitle() - Method in class crossmobile.ios.touchid.LAContext
 
localizedModel() - Method in class crossmobile.ios.uikit.UIDevice
Returns the localized model of the device.
localizedReason() - Method in class crossmobile.ios.touchid.LAContext
 
localizedStringForKey(String, String, String) - Method in class crossmobile.ios.foundation.NSBundle
Returns the localized version of the specified String associated with the specified key of the given table.
localizedStringForLabel(String) - Static method in class crossmobile.ios.contacts.CNLabeledValue
 
localizedStringForStatusCode(int) - Static method in class crossmobile.ios.foundation.NSHTTPURLResponse
Returns the String representation of the Status code based on RFC 2616
localizedStringWithFormat(String, Object...) - Static method in class crossmobile.ios.foundation.NSString
Get a localized version of a formatted String using current locale
localizedTitle() - Method in class crossmobile.ios.storekit.SKProduct
Returns the title of the product.
LocalNotification - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
The application depends on a local notification in order to proceed.
location() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the current location of the device (recently recorded).
location() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns a CLLocation object that contains latitude and longitude information.
location() - Method in class crossmobile.ios.mapkit.MKUserLocation
Returns the current location of the device.
Location - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
The application was launched due to a local evenet.
Location - Static variable in class crossmobile.ios.uikit.UITextContentType
 
locationInView(UIView) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns the location of the gesture for this receiver, expressed in the coordinate system of the view that is passed as parameter.
locationInView(UIView) - Method in class crossmobile.ios.uikit.UITouch
Returns the position of the receiver expressed in current view's coordinate system.
locationOfTouch(int, UIView) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns the location of the touch parameter expressed in the coordinate system of the view that is passed as parameter.
locationServicesEnabled() - Static method in class crossmobile.ios.corelocation.CLLocationManager
Returns a Boolean that shows whether location services are enabled.
lockScreenSetting() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
LoginAndPasswordInput - Static variable in class crossmobile.ios.uikit.UIAlertViewStyle
The alert for entering login and password.
Low - Static variable in class crossmobile.ios.coregraphics.CGInterpolationQuality
Low interpolation quality.
Low - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerQualityType
The video quality is set to be low.
Luminosity - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is a combination of background's color tint and intensity with the brightness of the source image.

M

MacOSRoman - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The classic Macintosh Roman encoding.
MacRoman - Static variable in class crossmobile.ios.coregraphics.CGTextEncoding
Mac Roman encoding.
magentaColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of magenta color.
magneticHeading() - Method in class crossmobile.ios.corelocation.CLHeading
Returns the recorded heading relative to magnetic North in degrees.
Mail - Static variable in class crossmobile.ios.uikit.UIActivityType
 
mailComposeDelegate() - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Returns the delegate of this MFMailComposeViewController.
Main - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
main(String[], Class<? extends UIApplication>, Class<? extends UIApplicationDelegate>) - Static method in class crossmobile.ios.uikit.UIApplication
 
mainBundle() - Static method in class crossmobile.ios.foundation.NSBundle
Returns the bundle that corresponds to the current executable.
mainRunLoop() - Static method in class crossmobile.ios.foundation.NSRunLoop
Returns the run loop of the main thread.
mainScreen() - Static method in class crossmobile.ios.uikit.UIScreen
Return a UIScreen object that represents the screen of the device.
makeKeyAndVisible() - Method in class crossmobile.ios.uikit.UIWindow
Makes the receiver key window and moves it in front of any other windows so that it is visible.
makeRotation(double) - Static method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the transformation matrix that results from the specified angle.
makeScale(double, double) - Static method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the transformation matrix that results from the specified scaling values.
makeTranslation(double, double) - Static method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the transformation matrix that results from the specified values.
mapPointForPoint(CGPoint) - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
mapRectForRect(CGRect) - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
mapRectThatFits(MKMapRect) - Method in class crossmobile.ios.mapkit.MKMapView
Adjusts the specified map rectangle so that it fits in the map view.
mapRectThatFits(MKMapRect, UIEdgeInsets) - Method in class crossmobile.ios.mapkit.MKMapView
Adjusts the specified map rectangle according to the given insets values.
mapType() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the type of the map.
mask() - Method in class crossmobile.ios.quartzcore.CALayer
 
maskView() - Method in class crossmobile.ios.uikit.UIView
Get the current mask view of this view.
MaximumAllowableReuseDuration - Static variable in class crossmobile.ios.touchid.LATouchIDAuthentication
 
maximumDate() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the maximum date of this date picker.
maximumFractionDigits() - Method in class crossmobile.ios.foundation.NSNumberFormatter
Returns the maximum number of digits after the decimal separator of this object.
maximumNumberOfTouches() - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Returns the maximum number of touching fingers for this pan gesture.
maximumPrimaryColumnWidth() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the maximum width of content of the primary view controller expressed in points.
maximumRegionMonitoringDistance() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the maximum distance concerning the bounds of a region.
maximumTrackImageForState(int) - Method in class crossmobile.ios.uikit.UISlider
Returns the maximum track image that is used in the specified control state.
maximumTrackTintColor() - Method in class crossmobile.ios.uikit.UISlider
Returns the color of standard maximum track images.
maximumValue() - Method in class crossmobile.ios.uikit.UISlider
Returns the maximum value of the control.
maximumValue() - Method in class crossmobile.ios.uikit.UIStepper
Returns the maximum value of this stepper.
maximumValueImage() - Method in class crossmobile.ios.uikit.UISlider
Returns the image that is depicted on the side of the slider and represents the maximum value of the control.
MediaMetadata - Static variable in class crossmobile.ios.uikit.UIImagePickerController
Metadata of a photograph.
mediaPlaybackRequiresUserAction() - Method in class crossmobile.ios.uikit.UIWebView
 
MediaType - Static variable in class crossmobile.ios.uikit.UIImagePickerController
The media type selected by the user.
mediaTypes() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the list with the supported media types.
MediaURL - Static variable in class crossmobile.ios.uikit.UIImagePickerController
The URL of the movie in the filesystem.
Medium - Static variable in class crossmobile.ios.coregraphics.CGInterpolationQuality
Medium interpolation quality.
Medium - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerQualityType
The video quality is set to be medium.
memoryCapacity() - Method in class crossmobile.ios.foundation.NSURLCache
Returns the capacity of the cache object.
message() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
Message - Static variable in class crossmobile.ios.uikit.UIActivityType
 
message() - Method in class crossmobile.ios.uikit.UIAlertController
Returns a text that contains the details of the alert purpose.
message() - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
messageComposeDelegate() - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
Returns the delegate of this MFMessageComposeViewController.
MessageComposeResult - Class in crossmobile.ios.messageui
MessageComposeResult class defines different cases concerning the end of message composing.
MFMailComposeResult - Class in crossmobile.ios.messageui
MFMailComposeResult class defines different cases concerning the end of email message composing, when message sending does not follow.
MFMailComposeViewController - Class in crossmobile.ios.messageui
MFMailComposeViewController class defines an object that handles email message composing and sending.
MFMailComposeViewController() - Constructor for class crossmobile.ios.messageui.MFMailComposeViewController
The default constructor.
MFMailComposeViewControllerDelegate - Interface in crossmobile.ios.messageui
MFMailComposeViewControllerDelegate interface is the delegate that cooperates with the MFMailComposeViewController objects.
MFMessageComposeViewController - Class in crossmobile.ios.messageui
MFMessageComposeViewController class defines an object that handles message composing and sending.
MFMessageComposeViewController() - Constructor for class crossmobile.ios.messageui.MFMessageComposeViewController
 
MFMessageComposeViewControllerDelegate - Interface in crossmobile.ios.messageui
MFMessageComposeViewControllerDelegate interface is the delegate that cooperates with the MFMessageComposeViewController objects.
MFMessageComposeViewControllerTextMessageAvailabilityDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
Middle - Static variable in class crossmobile.ios.uikit.UITableViewScrollPosition
The preferred row is scrolled in the middle.
middleName() - Method in class crossmobile.ios.contacts.CNContact
 
MiddleName - Static variable in class crossmobile.ios.uikit.UITextContentType
 
MiddleNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
MIMEType() - Method in class crossmobile.ios.foundation.NSURLResponse
Returns the MIME type of the response.
Minimal - Static variable in class crossmobile.ios.uikit.UISearchBarStyle
The search bar with no background and translucent search field.
Minimal - Static variable in class crossmobile.ios.uikit.UIUserNotificationActionContext
Minimum size of the space available for the notification.
minimumDate() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the minimum date of this date picker.
minimumFontSize() - Method in class crossmobile.ios.webkit.WKPreferences
 
minimumNumberOfTouches() - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Returns the minimum number of touching fingers for this pan gesture.
minimumPressDuration() - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Returns the minimum touch time that is needed in order to recognize a gesture as a long-press one.
minimumPrimaryColumnWidth() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the minimum width of content of the primary view controller expressed in points.
minimumScaleFactor() - Method in class crossmobile.ios.uikit.UILabel
Returns the minimum scale factor of label.
minimumTrackImageForState(int) - Method in class crossmobile.ios.uikit.UISlider
Returns the minimum track image that is used in the specified control state.
minimumTrackTintColor() - Method in class crossmobile.ios.uikit.UISlider
Returns the color of track images.
minimumValue() - Method in class crossmobile.ios.uikit.UISlider
Returns the minimum value of the control.
minimumValue() - Method in class crossmobile.ios.uikit.UIStepper
Returns the minimum value of this stepper.
minimumValueImage() - Method in class crossmobile.ios.uikit.UISlider
Returns the image that is depicted on the side of the slider and represents the minimum value of the control.
Minute - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The minute unit.
minute() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the minutes of this date object.
minuteInterval() - Method in class crossmobile.ios.uikit.UIDatePicker
The interval at which the date picker should display minutes.
Miter - Static variable in class crossmobile.ios.coregraphics.CGLineJoin
The bond of the two stroked lines shapes a sharp corner.
MKAnnotation - Interface in crossmobile.ios.mapkit
MKAnnotation class defines an object that represents annotation information displayed on a map view.
MKAnnotationCalloutInfoDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MKAnnotationView - Class in crossmobile.ios.mapkit
MKAnnotationView class defines an object that represents the corresponding view of an annotation object displayed on a map.
MKAnnotationView(MKAnnotation, String) - Constructor for class crossmobile.ios.mapkit.MKAnnotationView
Constructs a MKAnnotationView with the specified parameters.
MKAnnotationViewDragState - Class in crossmobile.ios.mapkit
MKAnnotationViewDragState class defines different current drag states for annotation views on map views.
MKCoordinateRegion - Class in crossmobile.ios.mapkit
MKCoordinateRegion class defines an object that represents the part of the map that is displayed.
MKCoordinateRegion(CLLocationCoordinate2D, MKCoordinateSpan) - Constructor for class crossmobile.ios.mapkit.MKCoordinateRegion
Constructs an object with the specified parameters.
MKCoordinateSpan - Class in crossmobile.ios.mapkit
MKCoordinateSpan class defines an object that represents the area that is covered by the map.
MKCoordinateSpan(double, double) - Constructor for class crossmobile.ios.mapkit.MKCoordinateSpan
Constructs a MKCoordinateSpan object with the specified parameters.
MKMapPoint - Class in crossmobile.ios.mapkit
MKMapPoint class defines an object that represents a point of the map on its two dimensional projection.
MKMapPoint(double, double) - Constructor for class crossmobile.ios.mapkit.MKMapPoint
Constructs MKMapPoint with the specified parameters.
MKMapRect - Class in crossmobile.ios.mapkit
MKMapRect class defines an object that represents the rectangular area of a map's two dimensional projection.
MKMapRect(double, double, double, double) - Constructor for class crossmobile.ios.mapkit.MKMapRect
Constructs a MKMapRect object with the specified parameters values.
MKMapSize - Class in crossmobile.ios.mapkit
MKMapSize class defines an object that represents the size of a map.
MKMapSize(double, double) - Constructor for class crossmobile.ios.mapkit.MKMapSize
Constructs a MKMapSize object with the specified width and height values.
MKMapType - Class in crossmobile.ios.mapkit
MKMapType class defines different types of displayed maps.
MKMapView - Class in crossmobile.ios.mapkit
MKMapView class defines a particular type of view that represents an embeddable and interactive map for the application.
MKMapView() - Constructor for class crossmobile.ios.mapkit.MKMapView
Constructs a default MKMapView object located at (0,0) with 0 weight and 0 height.
MKMapView(CGRect) - Constructor for class crossmobile.ios.mapkit.MKMapView
Constructs a MKMapView object initialized with the dimensions and position specified in the frame parameter.
MKMapViewDelegate - Interface in crossmobile.ios.mapkit
MKMapViewDelegate interface is the delegate that is responsible for handling operations related to mapviews.
MKOverlay - Interface in crossmobile.ios.mapkit
MKOverlay class defines an object that represents a map annotation for both point and area.
MKOverlayView - Class in crossmobile.ios.mapkit
MKOverlayView class defines an object that represents customized visual representation of MKOverlay objects.
MKOverlayView(MKOverlay) - Constructor for class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
MKPinAnnotationColor - Class in crossmobile.ios.mapkit
MKPinAnnotationColor class defines different colors for annotation pins that indicate point on the map.
MKPinAnnotationView - Class in crossmobile.ios.mapkit
MKPinAnnotationView class defines an object that represents the view of a pin that is used to mark a point on a map.
MKPinAnnotationView(MKAnnotation, String) - Constructor for class crossmobile.ios.mapkit.MKPinAnnotationView
Constructs a MKPinAnnotationView object initialized with the specified annotation and id.
MKPlacemark - Class in crossmobile.ios.mapkit
MKPlacemark class defines an object that represents a place mark and contains related data such as address, postal code and other information that define it.
MKPlacemark(CLLocationCoordinate2D, Map) - Constructor for class crossmobile.ios.mapkit.MKPlacemark
Constructs a MKPlacement object with the specified parameters.
MKReverseGeocoder - Class in crossmobile.ios.mapkit
Deprecated.
MKReverseGeocoder(CLLocationCoordinate2D) - Constructor for class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
MKReverseGeocoderDelegate - Interface in crossmobile.ios.mapkit
Deprecated.
MKUserLocation - Class in crossmobile.ios.mapkit
MKUserLocation class defines an object that represents user's current location on a map.
Mobile - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
Mobile - Static variable in class crossmobile.ios.webkit.WKContentMode
 
modalPresentationStyle() - Method in class crossmobile.ios.uikit.UIViewController
Returns the presentation style.
modalTransitionStyle() - Method in class crossmobile.ios.uikit.UIViewController
Returns the transition style.
model() - Method in class crossmobile.ios.uikit.UIDevice
Returns the model of the device.
monitoredRegions() - Method in class crossmobile.ios.corelocation.CLLocationManager
Returns the set of shared CLRegions being monitored by the location manager objects of this application.
monitoringDidFailForRegion(CLLocationManager, CLRegion, NSError) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
It is used in order to handle region monitoring error.
Month - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The month unit.
month() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the month of this date object.
moreNavigationController() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the view controller that is responsible for the More navigation interface.
Motion - Static variable in class crossmobile.ios.uikit.UIEventType
The event movement event.
MotionShake - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of Motion type and is related to device shaking.
mouseDidScroll(float, float, int) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
Moved - Static variable in class crossmobile.ios.uikit.UITouchPhase
A finger that has touched the screen moved.
MoveIn - Static variable in class crossmobile.ios.quartzcore.CATransition
The layer's content is sliding in.
moveRowAtIndexPath(UITableView, NSIndexPath, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Relocates the data of the initial row to the final row within the specified table view.
moveToPoint(double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Begins a new subpath at the specified point of this graphics context.
moveToPoint(CGAffineTransform, double, double) - Method in class crossmobile.ios.coregraphics.CGPath
Attaches a subpath at the specified location of this path.
Movie - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify media that contains both video and audio.
moviePlayer() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerViewController
Deprecated.
Movies - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of the movies.
MP3 - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify MP3 audio.
MPEG - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify MPEG-1 or MPEG-2 movies.
MPEG4 - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify MPEG-4 movies.
MPEG4Audio - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify MPEG-4 audio layer.
MPMediaLibraryDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMediaPlaybackIsPreparedToPlayDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMovieControlMode - Class in crossmobile.ios.mediaplayer
MPMovieControlMode class defines different display options for playback controls.
MPMovieDurationAvailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMovieMediaTypesAvailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMovieNaturalSizeAvailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerController - Class in crossmobile.ios.mediaplayer
Deprecated.
MPMoviePlayerController(NSURL) - Constructor for class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
MPMoviePlayerDidEnterFullscreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerDidExitFullscreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerIsAirPlayVideoActiveDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerLoadStateDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerNowPlayingMovieDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerPlaybackDidFinish - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerPlaybackStateDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerReadyForDisplayDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerScalingModeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerThumbnailImageRequestDidFinish - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerTimedMetadataUpdated - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerViewController - Class in crossmobile.ios.mediaplayer
Deprecated.
MPMoviePlayerViewController(NSURL) - Constructor for class crossmobile.ios.mediaplayer.MPMoviePlayerViewController
Deprecated.
MPMoviePlayerWillEnterFullscreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMoviePlayerWillExitFullscreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMovieScalingMode - Class in crossmobile.ios.mediaplayer
MPMovieScalingMode class defines different options concerning movie content scaling.
MPMovieSourceTypeAvailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMusicPlayerControllerNowPlayingItemDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMusicPlayerControllerPlaybackStateDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPMusicPlayerControllerVolumeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPVolumeView - Class in crossmobile.ios.mediaplayer
MPVolumeView class defines a special view used in order to present volume options(increase,decrease) of the application.
MPVolumeView(CGRect) - Constructor for class crossmobile.ios.mediaplayer.MPVolumeView
Constructs a new MPVolumeView object with the specified frame.
MPVolumeViewWirelessRouteActiveDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MPVolumeViewWirelessRoutesAvailableDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
MultiDateTime - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Multi–date-time property.
MultiDictionary - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Multi-dictionary property.
MultiInteger - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Multi-integer property.
multiplier() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the multiplier of the second attribute of the constraint.
Multiply - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of multiplying the source images with the background images.
MultiReal - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Multi-real property.
MultiString - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Multi-string property.
MultiValueMask - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Multi-value property.
Music - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of the music.
MutableContainers - Static variable in class crossmobile.ios.foundation.NSJSONReadingOptions
The objects created are mutable containers.
MutableLeaves - Static variable in class crossmobile.ios.foundation.NSJSONReadingOptions
Leaf string of the JSON object graph are NSMutable Strings.
mutableObjects() - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 

N

name() - Method in class crossmobile.ios.contacts.CNGroup
 
name() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the name of this cookie.
name() - Method in class crossmobile.ios.foundation.NSNotification
 
name() - Method in class crossmobile.ios.foundation.NSTimeZone
Returns the name of this NSTimeZone object.
name() - Method in class crossmobile.ios.uikit.UIDevice
Returns the name of the device.
Name - Static variable in class crossmobile.ios.uikit.UITextContentType
 
name() - Method in class crossmobile.ios.webkit.WKScriptMessage
 
NamePhonePad - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that enhances for entering names and phone numbers.
namePrefix() - Method in class crossmobile.ios.contacts.CNContact
The name prefix of this contact
NamePrefix - Static variable in class crossmobile.ios.uikit.UITextContentType
 
NamePrefixKey - Static variable in class crossmobile.ios.contacts.CNContact
 
nameSuffix() - Method in class crossmobile.ios.contacts.CNContact
 
NameSuffix - Static variable in class crossmobile.ios.uikit.UITextContentType
 
NameSuffixKey - Static variable in class crossmobile.ios.contacts.CNContact
 
Natural - Static variable in class crossmobile.ios.uikit.NSTextAlignment
Use the default alignment.
navigation() - Static method in class crossmobile.ios.webkit.WebKitDrill
 
navigationAction(NSURLRequest, WKFrameInfo, WKFrameInfo) - Static method in class crossmobile.ios.webkit.WebKitDrill
 
navigationBar() - Method in class crossmobile.ios.uikit.UINavigationController
Returns the navigation bar of this navigation controller.
navigationController() - Method in class crossmobile.ios.uikit.UIViewController
Returns the nearest ancestor in hierarchy, that is a navigation controller.
navigationDelegate() - Method in class crossmobile.ios.webkit.WKWebView
 
navigationItem() - Method in class crossmobile.ios.uikit.UIViewController
Returns the navigation item that represents this view controller in its parent navigation bar.
navigationResponse(boolean, boolean, NSURLResponse) - Static method in class crossmobile.ios.webkit.WebKitDrill
 
Nearby - Static variable in class crossmobile.ios.gamekit.GKPeerPickerConnectionType
Bluetooth connection.
NearestTenMeters - Static variable in class crossmobile.ios.corelocation.CLLocationAccuracy
Represents the accuracy within 10m.
needsUpdateConstraints() - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean value that shows whether the view's constraints need to be updated.
NEFilterConfigurationDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NetworkConnectionLost - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when client/server connection is being served in the middle of an loading progress.
NetworkDomain - Static variable in class crossmobile.ios.foundation.NSSearchPathDomainMask
The network domain.
Never - Static variable in class crossmobile.ios.foundation.NSHTTPCookieAcceptPolicy
All cookies are rejected.
NEVPNConfigurationChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NEVPNStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
New - Static variable in class crossmobile.ios.foundation.NSKeyValueChangeKey
 
New - Static variable in class crossmobile.ios.foundation.NSKeyValueObservingOptions
 
NewData - Static variable in class crossmobile.ios.uikit.UIBackgroundFetchResult
Data was downloaded
newNSRunLoop(LifecycleBridge.SystemTimerHandler) - Static method in class crossmobile.ios.foundation.FoundationDrill
 
newPersonViewDelegate() - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
newSKPaymentTransaction(int, String, String, NSDate, byte[], byte[], String) - Static method in class crossmobile.ios.storekit.StoreDrill
 
newSKProduct(String, String, double, NSLocale, String) - Static method in class crossmobile.ios.storekit.StoreDrill
 
NewsstandContentAvailability - Static variable in class crossmobile.ios.uikit.UIRemoteNotificationType
The application uses notifications that cause downloading of issue assets for Newsstand applications.
NewsstandDownload - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
The requested downloaded data required for the application are available.
newUIEvent(UITouch[], Object, int) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
newUITouch(double, double, int, UIWindow, int) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
Next - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Next".
nextResponder() - Method in class crossmobile.ios.uikit.UIResponder
Returns the next responder of the response chain.
nextResponder() - Method in class crossmobile.ios.uikit.UIView
 
nextResponder() - Method in class crossmobile.ios.uikit.UIViewController
 
nextResponder() - Method in class crossmobile.ios.uikit.UIWindow
 
NEXTSTEP - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit ASCII encoding with NEXTSTEP extensions.
nextTriggerDate() - Method in class crossmobile.ios.usernotifications.UNCalendarNotificationTrigger
 
nextTriggerDate() - Method in class crossmobile.ios.usernotifications.UNTimeIntervalNotificationTrigger
 
nibName() - Method in class crossmobile.ios.uikit.UIViewController
Returns the name of the nib file that is used.
nibWithData(NSData, NSBundle) - Static method in class crossmobile.ios.uikit.UINib
 
nibWithNibName(String, NSBundle) - Static method in class crossmobile.ios.uikit.UINib
 
nickname() - Method in class crossmobile.ios.contacts.CNContact
 
Nickname - Static variable in class crossmobile.ios.uikit.UITextContentType
 
NicknameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
NKIssueDownloadCompleted - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
No - Static variable in class crossmobile.ios.uikit.UITextAutocorrectionType
Auto-correction is disabled.
No - Static variable in class crossmobile.ios.uikit.UITextSmartDashesType
 
No - Static variable in class crossmobile.ios.uikit.UITextSmartInsertDeleteType
 
No - Static variable in class crossmobile.ios.uikit.UITextSmartQuotesType
 
No - Static variable in class crossmobile.ios.uikit.UITextSpellCheckingType
 
NoData - Static variable in class crossmobile.ios.uikit.UIBackgroundFetchResult
No data is available
NoIntrinsicMetric - Static variable in class crossmobile.ios.uikit.UIView
 
none - Static variable in class crossmobile.ios.contacts.CNContactSortOrder
 
None - Static variable in class crossmobile.ios.coregraphics.CGInterpolationQuality
No interpolation.
None - Static variable in class crossmobile.ios.corelocation.CLDistanceFilter
The default value.
None - Static variable in class crossmobile.ios.corelocation.CLHeadingFilter
The default value that includes all heading changes.
None - Static variable in class crossmobile.ios.mapkit.MKAnnotationViewDragState
The annotation view is not dragging.
None - Static variable in class crossmobile.ios.mediaplayer.MPMovieScalingMode
The movie content is not being scaled.
None - Static variable in class crossmobile.ios.touchid.LABiometryType
 
None - Static variable in class crossmobile.ios.uikit.UIBaselineAdjustment
There is no alignment for the text.
None - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
None information is automatically detected.
None - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event has no subtype.
None - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
 
None - Static variable in class crossmobile.ios.uikit.UIRectEdge
A rectangle without edges.
None - Static variable in class crossmobile.ios.uikit.UIRemoteNotificationType
The application displays no notifications.
None - Static variable in class crossmobile.ios.uikit.UITableViewCellAccessoryType
The default value.
None - Static variable in class crossmobile.ios.uikit.UITableViewCellEditingStyle
The default style.
None - Static variable in class crossmobile.ios.uikit.UITableViewCellSelectionStyle
The selected cell has no distinct style.
None - Static variable in class crossmobile.ios.uikit.UITableViewCellSeparatorStyle
No style for separator cell.
None - Static variable in class crossmobile.ios.uikit.UITableViewRowAnimation
The default animation used for the row(or rows).
None - Static variable in class crossmobile.ios.uikit.UITableViewScrollPosition
The default scrolling view.
None - Static variable in class crossmobile.ios.uikit.UITextAutocapitalizationType
Do not capitalize automatically.
None - Static variable in class crossmobile.ios.uikit.UITextBorderStyle
Text object without border.
None - Static variable in class crossmobile.ios.uikit.UIUserNotificationType
No notification alert.
None - Static variable in class crossmobile.ios.uikit.UIViewAnimationTransition
There is no transition specified.
None - Static variable in class crossmobile.ios.uikit.UIViewAutoresizing
The view does not resize.
None - Static variable in class crossmobile.ios.usernotifications.UNAlertStyle
 
None - Static variable in class crossmobile.ios.usernotifications.UNNotificationActionOptions
 
None - Static variable in class crossmobile.ios.usernotifications.UNNotificationCategoryOptions
 
None - Static variable in class crossmobile.ios.usernotifications.UNNotificationPresentationOptions
 
nonGregorianBirthday() - Method in class crossmobile.ios.contacts.CNContact
 
NonGregorianBirthdayKey - Static variable in class crossmobile.ios.contacts.CNContact
 
NonLossyASCII - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 7-bit verbose ASCII used in order to represent all Unicode characters.
NoPermissionsToReadFile - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after resource cannot be read due to insufficient permissions.
Normal - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of painting the source images over the background images.
Normal - Static variable in class crossmobile.ios.uikit.UIControlState
The default state of a control.
Normal - Static variable in class crossmobile.ios.uikit.UIScrollViewDecelerationRate
The view moves with the default scrolling speed.
Normal - Static variable in class crossmobile.ios.uikit.UIViewTintAdjustmentMode
The view changes its tint color to the initial without changes.
NoStyle - Static variable in class crossmobile.ios.foundation.CFNumberFormatterStyle
No style.
NoStyle - Static variable in class crossmobile.ios.foundation.NSNumberFormatterStyle
The number has no style.
NotAnAttribute - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
No attribute of the object's rectangle use for the layout's constraint.
NotConnectedToInternet - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a network resource request when there is no internet connection.
NotDetermined - Static variable in class crossmobile.ios.addressbook.ABAuthorizationStatus
Undetermined authorization status.
NotDetermined - Static variable in class crossmobile.ios.contacts.CNAuthorizationStatus
 
NotDetermined - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationStatus
 
note() - Method in class crossmobile.ios.contacts.CNContact
 
NoteKey - Static variable in class crossmobile.ios.contacts.CNContact
 
notification() - Method in class crossmobile.ios.usernotifications.UNNotificationResponse
 
notificationCenterSetting() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
NotificationInvalidNoContent - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
NotificationInvalidNoDate - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
NotificationsNotAllowed - Static variable in class crossmobile.ios.usernotifications.UNErrorCode
 
notificationWithName(String, Object) - Static method in class crossmobile.ios.foundation.NSNotification
 
notificationWithName(String, Object, Map<String, ?>) - Static method in class crossmobile.ios.foundation.NSNotification
 
NotInteractive - Static variable in class crossmobile.ios.touchid.LAError
 
NotSupported - Static variable in class crossmobile.ios.usernotifications.UNNotificationSetting
 
NSAnchoredSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Search for a prefix or a suffix in the String.
NSAnimationProgressMark - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSAntialiasThresholdChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSAppleEventManagerWillProcessFirstEvent - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidBecomeActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidChangeOcclusionState - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidChangeScreenParameters - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidFinishLaunching - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidFinishRestoringWindows - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidHide - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidResignActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidUnhide - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationDidUpdate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillBecomeActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillFinishLaunching - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillHide - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillResignActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillTerminate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillUnhide - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSApplicationWillUpdate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSAttachmentAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSAttributedStringKey - Class in crossmobile.ios.foundation
 
NSBackgroundColorAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSBackwardsSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Searches the String from the end.
NSBaselineOffsetAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSBrowserColumnConfigurationDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSBundle - Class in crossmobile.ios.foundation
NSBundle class defines an object that represents the code and the resources of the application.
NSBundleResourceRequestLowDiskSpace - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSCalendar - Class in crossmobile.ios.foundation
NSCalendar class defines defines an object that represents the calendar of the application.
NSCalendarDayChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSCalendarMatchFirst - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
When searching for a given time instance and there are more matching items the first one is returned.
NSCalendarMatchLast - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
When searching for a given time instance and there are more matching items the last one is returned.
NSCalendarMatchNextTime - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
When searching for a given time instance and there is no exact matching then an instance is returned which has the next value of the higher units without preserving the lower units.
NSCalendarMatchNextTimePreservingSmallerUnits - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
When searching for a given time instance forward and there is no matching then an instance is returned which has the lower units preserved and the higher units increased.
NSCalendarMatchPreviousTimePreservingSmallerUnits - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
When searching for a given time instance backward and there is no matching then an instance is returned which has the lower units preserved and the higher units decreased.
NSCalendarMatchStrictly - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
Searching for a given time instance forward and backward.
NSCalendarOptions - Class in crossmobile.ios.foundation
NSCalendarOptions class defines different types of arithmetic operations related to calendars.
NSCalendarSearchBackwards - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
Searching for a given time instance backward.
NSCalendarUnit - Class in crossmobile.ios.foundation
NSCalendarUnit class defines calendar units such as months,days etc.
NSCalendarWrapComponents - Static variable in class crossmobile.ios.foundation.NSCalendarOptions
Arithmetic addition.
NSCaseInsensitiveSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
A case sensitive String search.
NSClassDescriptionNeededForClass - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSCocoa - Static variable in class crossmobile.ios.foundation.NSError.Domain
Errors related to Application Kit and Foundation Kit.
NSCoder - Class in crossmobile.ios.foundation
 
NSCoder() - Constructor for class crossmobile.ios.foundation.NSCoder
 
NSColorListDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSColorPanelColorDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSComboBoxSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSComboBoxSelectionIsChanging - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSComboBoxWillDismiss - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSComboBoxWillPopUp - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSContextHelpModeDidActivate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSContextHelpModeDidDeactivate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSControlTextDidBeginEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSControlTextDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSControlTextDidEndEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSControlTintDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSData - Class in crossmobile.ios.foundation
NSData class defines a data object that is created using data from a buffer or from files.
NSData(String, int) - Constructor for class crossmobile.ios.foundation.NSData
Creates and returns the NSData object of the given base64 encoded String with the specified options.
NSDataBase64DecodingOptions - Class in crossmobile.ios.foundation
NSDataBase64DecodingOptions class defines decoding options used for NSData objects that are Base-64 encoded.
NSDataBase64EncodingOptions - Class in crossmobile.ios.foundation
NSDataBase64EncodingOptions class defines encoding options used for encoding NSData objects with Base-64.
NSDate - Class in crossmobile.ios.foundation
NSDate class defines an object that represents the date as a instance of time.
NSDateComponents - Class in crossmobile.ios.foundation
NSDateComponents class defines an object that represents a date or an interval as a composition of a variety of distinct elements.
NSDateComponents() - Constructor for class crossmobile.ios.foundation.NSDateComponents
 
NSDiacriticInsensitiveSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Searches for Strings ignoring diacritic marks.
NSDictionary - Class in crossmobile.ios.foundation
NSDictionary class defines an object that represents a dictionary that maps immutable keys to maps.
NSDictionary() - Constructor for class crossmobile.ios.foundation.NSDictionary
 
NSDidBecomeSingleThreaded - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSDrawerDidClose - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSDrawerDidOpen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSDrawerWillClose - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSDrawerWillOpen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSError - Class in crossmobile.ios.foundation
NSError class incorporates all the information related to errors.
NSError(String, int, Map<String, Object>) - Constructor for class crossmobile.ios.foundation.NSError
Constructs an NSError object with the specified error domain and code with the given userInfo dictionary.
NSError.Domain - Class in crossmobile.ios.foundation
The error domains.
NSError.ErrorCode - Class in crossmobile.ios.foundation
Different types of error codes.
NSError.Key - Class in crossmobile.ios.foundation
Keys of the user info dictionary.
NSExecutableArchitectureMismatchError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure of the executable due to incompatibility of the architecture.
NSExecutableErrorMaximum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a sequence of errors related to executable files.
NSExecutableErrorMinimum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the beginning of a sequence of errors related to executable files.
NSExecutableLinkError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an executable failure due to linking issues.
NSExecutableLoadError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after failure to load an executable.
NSExecutableNotLoadableError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when the executable is not loadable.
NSExecutableRuntimeMismatchError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure of the executable due to incompatibility with the current process.
NSExpansionAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSExtensionContext - Class in crossmobile.ios.foundation
 
NSExtensionContext() - Constructor for class crossmobile.ios.foundation.NSExtensionContext
 
NSExtensionHostDidBecomeActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSExtensionHostDidEnterBackground - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSExtensionHostWillEnterForeground - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSExtensionHostWillResignActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSExtensionItem - Class in crossmobile.ios.foundation
 
NSExtensionItem() - Constructor for class crossmobile.ios.foundation.NSExtensionItem
 
NSExtensionItemsAndErrorsKey - Static variable in class crossmobile.ios.foundation.NSExtensionContext
 
NSFileErrorMaximum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the end of a sequence of errors related to files.
NSFileErrorMinimum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the beginning of a sequence of errors related to files.
NSFileHandle - Class in crossmobile.ios.foundation
NSFileHandle class defines an object that is used in order to handle file descriptors.
NSFileHandle(int, boolean) - Constructor for class crossmobile.ios.foundation.NSFileHandle
Creates a NSFileHandle object for the specified file descriptor with the option of controlling the closing of it.
NSFileHandle(int) - Constructor for class crossmobile.ios.foundation.NSFileHandle
Creates a NSFileHandle object for the specified file descriptor.
NSFileHandleConnectionAccepted - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSFileHandleDataAvailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSFileHandleReadToEndOfFileCompletion - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSFileLockingError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to get a lock on file.
NSFileManager - Class in crossmobile.ios.foundation
NSFileManager class defines an object that is responsible for processing operations related to the file system such as locating creating,copying and moving files.
NSFileNoSuchFileError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a file-system operation attempted on a file that does not exist.
NSFilePathError - Static variable in class crossmobile.ios.foundation.NSError.Key
The file path of the error.
NSFileReadCorruptFileError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read a file that was corrupted.
NSFileReadInapplicableStringEncodingError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read due to not applicable string encoding.
NSFileReadInvalidFileNameError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read a file with an invalid name.
NSFileReadNoPermissionError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read a file due to permission problem.
NSFileReadNoSuchFileError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read a file that could not be found.
NSFileReadTooLargeError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to read a file that was too large.
NSFileReadUnknownError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read a file due to unknown reason.
NSFileReadUnknownStringEncodingError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after attempt to read a file with a undetermined string coding.
NSFileReadUnsupportedSchemeError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to read due to unsupported URL scheme.
NSFileWriteInapplicableStringEncodingError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to write while the string encoding is not applicable.
NSFileWriteInvalidFileNameError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to write using an invalid file name.
NSFileWriteNoPermissionError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to write while there is a permission problem.
NSFileWriteOutOfSpaceError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to write to the disk while there is no free space.
NSFileWriteUnknownError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to write caused by unknown reason.
NSFileWriteUnsupportedSchemeError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to write while the URL scheme is unsupported.
NSFileWriteVolumeReadOnlyError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an attempt to write to a read only volume.
NSFontAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSFontCollectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSFontSetChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSForcedOrderingSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Used when comparing strings such as "bbb" and "BBB" that are equivalent but not equal.
NSForegroundColorAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSFormattingError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a formatting error.
NSFormattingErrorMaximum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the end of a sequence of errors related to formatting.
NSFormattingErrorMinimum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the beginning of a sequence of errors related to formatting.
NSHelpAnchor - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an NSString that contains localized help.
NSHomeDirectory() - Static method in class crossmobile.ios.foundation.Foundation
Returns the path of the home directory.
NSHTTPCookie - Class in crossmobile.ios.foundation
NSHTTPCookie class defines an object that represents an HTTP cookie.
NSHTTPCookieAcceptPolicy - Class in crossmobile.ios.foundation
NSHTTPCookieAcceptPolicy class defines different types of cookie accept policies.
NSHTTPCookieManagerAcceptPolicyChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSHTTPCookieManagerCookiesChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSHTTPCookieStorage - Class in crossmobile.ios.foundation
NSHTTPCookieStorage class defines a singleton object that is responsible for the NSHTTPCookies' storage.
NSHTTPURLResponse - Class in crossmobile.ios.foundation
NSHTTPURLResponse class defines an object that represents the responses from HTTP requests.
NSHTTPURLResponse(NSURL, int, String, Map<String, ? extends Object>) - Constructor for class crossmobile.ios.foundation.NSHTTPURLResponse
Constructs a NSHTTPURLResponse object with the specified parameter values.
NSImageRepRegistryDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSIndexPath - Class in crossmobile.ios.foundation
NSIndexPath class defines an object that represents the path that leads to a node of a tree, for example a path of particular row of a UITableView.
NSItemProvider - Class in crossmobile.ios.foundation
 
NSItemProvider(NSURL) - Constructor for class crossmobile.ios.foundation.NSItemProvider
 
NSItemProvider(NSSecureCoding, String) - Constructor for class crossmobile.ios.foundation.NSItemProvider
 
NSItemProviderCompletionHandler - Interface in crossmobile.ios.foundation
 
NSItemProviderLoadHandler - Interface in crossmobile.ios.foundation
 
NSJSONReadingOptions - Class in crossmobile.ios.foundation
NSJSONReadingOptions class defines different options to use when Foundation instances are created from JSON data.
NSJSONSerialization - Class in crossmobile.ios.foundation
NSJSONSerialization class defines methods for conversions between JSON data and Foundation objects.
NSJSONSerialization() - Constructor for class crossmobile.ios.foundation.NSJSONSerialization
 
NSJSONWritingOptions - Class in crossmobile.ios.foundation
NSJSONWritingOptions class defines different options for writing JSON data.
NSKernAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSKeyValueChangeKey - Class in crossmobile.ios.foundation
 
NSKeyValueObservingOptions - Class in crossmobile.ios.foundation
 
NSKeyValueValidationError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a key-value coding validation error.
NSLayoutAnchor - Class in crossmobile.ios.uikit
NSLayoutAnchor class defines an object that is used as constraint when applying Auto Layout.
NSLayoutAttribute - Class in crossmobile.ios.uikit
NSLayoutAttribute class defines the different parts of an object's visual representation that are used as a constraint of the layout.
NSLayoutConstraint - Class in crossmobile.ios.uikit
NSLayoutConstraint class defines an object that represents the relationship that should be satisfied concerning two layout attributes in a constraint based layout system.
NSLayoutDimension - Class in crossmobile.ios.uikit
NSLayoutDimension class defines an object that is responsible for creating NSLayoutConstraint objects used for Auto Layout.
NSLayoutFormatOptions - Class in crossmobile.ios.uikit
NSLayoutFormatOptions class defines different types of interface alignment and direction alignment in case of two or more interface elements.
NSLayoutRelation - Class in crossmobile.ios.uikit
NSLayoutRelation class defines equality relation between the initial and the modified attribute of a constraint.
NSLayoutXAxisAnchor - Class in crossmobile.ios.uikit
NSLayoutXAxisAnchor class defines an object that is used as a horizontal constraint when applying Auto Layout.
NSLayoutYAxisAnchor - Class in crossmobile.ios.uikit
NSLayoutYAxisAnchor class defines an object that is used as a vertical constraint when applying Auto Layout.
NSLigatureAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSLineBreakMode - Class in crossmobile.ios.foundation
NSLineBreakMode class defines different line break styles to apply when a line is longer its container.
NSLinkAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSLiteralSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Compares two Strings character by character.
NSLocale - Class in crossmobile.ios.foundation
NSLocale class defines an object that represents the locale that is used.
NSLocale(String) - Constructor for class crossmobile.ios.foundation.NSLocale
 
NSLocalizedDescription - Static variable in class crossmobile.ios.foundation.NSError.Key
A localized string representation of the error.
NSLocalizedFailureReason - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is a localized string that contains the reason of the failure.
NSLocalizedRecoveryOptions - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an array that contains the localized titles for the buttons displayed in an alert panel.
NSLocalizedRecoverySuggestion - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is a string that contains the localized suggestion to recover from the error.
NSLog(String, Object...) - Static method in class crossmobile.ios.foundation.Foundation
Logs the specified arguments by using the provided format.
NSMach - Static variable in class crossmobile.ios.foundation.NSError.Domain
Mach errors.
NSManagedObjectContextDidSave - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSManagedObjectContextObjectsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSManagedObjectContextWillSave - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuDidAddItem - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuDidBeginTracking - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuDidChangeItem - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuDidEndTracking - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuDidRemoveItem - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuDidSendAction - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMenuWillSendAction - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMetadataQueryDidFinishGathering - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMetadataQueryDidStartGathering - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMetadataQueryDidUpdate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMetadataQueryGatheringProgress - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSMutableData - Class in crossmobile.ios.foundation
NSMutableData class defines mutable data objects that are used by the application as data storage.
NSMutableData(int) - Constructor for class crossmobile.ios.foundation.NSMutableData
Constructs a NSMutableData object of the specified size.
NSMutableURLRequest - Class in crossmobile.ios.foundation
NSMutableURLRequest class defines an object that represents a modifiable URL request.
NSMutableURLRequest(NSURL) - Constructor for class crossmobile.ios.foundation.NSMutableURLRequest
Constructs a NSMutableURLRequest object for the specified request.
NSMutableURLRequest(NSURL, int, double) - Constructor for class crossmobile.ios.foundation.NSMutableURLRequest
Constructs a URL request object with the specified parameters.
NSNotification - Class in crossmobile.ios.foundation
NSNotification class defines information objects used by the NSNotificationCenter for application's intercommunication.
NSNotification(String, Object, Map<String, ?>) - Constructor for class crossmobile.ios.foundation.NSNotification
 
NSNotificationCenter - Class in crossmobile.ios.foundation
NSNotificationCenter class defines an object that handles the notifications of the application.
NSNotificationName - Class in crossmobile.ios.foundation
 
NSNumberFormatter - Class in crossmobile.ios.foundation
NSNumberFormatter class defines an object that manages the representation format of numbers.
NSNumberFormatter() - Constructor for class crossmobile.ios.foundation.NSNumberFormatter
 
NSNumberFormatterStyle - Class in crossmobile.ios.foundation
NSNumberFormatterStyle class defines different types of format styles applied to numbers.
NSNumericSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Compares strings using numeric values that is State1 < State4 < State16.
NSObject - Class in crossmobile.ios.foundation
NSObject class is the base class of all objects.
NSObject() - Constructor for class crossmobile.ios.foundation.NSObject
The default constructor of the NSObject.
NSObliquenessAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSOperationQueue - Class in crossmobile.ios.foundation
 
NSOperationQueue() - Constructor for class crossmobile.ios.foundation.NSOperationQueue
 
NSOrdered - Class in crossmobile.ios.foundation
NSOrdered class defines different types of ordering objects of a request.
NSOSStatus - Static variable in class crossmobile.ios.foundation.NSError.Domain
Mac OS 9/Carbon errors.
NSOutlineViewColumnDidMove - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewColumnDidResize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewItemDidCollapse - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewItemDidExpand - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewItemWillCollapse - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewItemWillExpand - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSOutlineViewSelectionIsChanging - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSParagraphStyleAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSPersistentStoreCoordinatorStoresDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPersistentStoreCoordinatorStoresWillChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPersistentStoreCoordinatorWillRemoveStore - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPersistentStoreDidImportUbiquitousContentChanges - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPopoverDidClose - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPopoverDidShow - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPopoverWillClose - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPopoverWillShow - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPopUpButtonCellWillPopUp - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPopUpButtonWillPopUp - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPOSIX - Static variable in class crossmobile.ios.foundation.NSError.Domain
POSIX/BSD errors.
NSPredicate - Class in crossmobile.ios.foundation
 
NSPredicate() - Constructor for class crossmobile.ios.foundation.NSPredicate
 
NSPreferredScrollerStyleDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSProcessInfoPowerStateDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSPropertyListErrorMaximum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the end of a sequence of errors related to property list.
NSPropertyListErrorMinimum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the beginning of a sequence of errors related to property list.
NSPropertyListReadCorruptError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure during property list parsing.
NSPropertyListReadStreamError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a stream error occurred while reading the property list.
NSPropertyListReadUnknownVersionError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when the version number of the property list cannot be determined.
NSPropertyListWriteStreamError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a stream error occurred while writing to the property list.
NSRange - Class in crossmobile.ios.foundation
NSRange class defines an object that represents a range defined by a location and length.
NSRange(int, int) - Constructor for class crossmobile.ios.foundation.NSRange
Constructs an NSRange object with the specified values for location and length.
NSRecoveryAttempter - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an object that corresponds to the NSErrorRecoveryAttempting informal protocol.
NSRegularExpressionSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Used when searching for regular expressions.
NSRuleEditorRowsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSRunLoop - Class in crossmobile.ios.foundation
NSRunLoop class defines an object that is responsible for dispatching input sources such as messages and events to threads.
NSRunLoopMode - Class in crossmobile.ios.foundation
NSRunLoopMode class defines different loop modes for the NSRunLoop.
NSScreenColorSpaceDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSScrollViewDidEndLiveMagnify - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSScrollViewDidEndLiveScroll - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSScrollViewDidLiveScroll - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSScrollViewWillStartLiveMagnify - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSScrollViewWillStartLiveScroll - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSearchPathDirectory - Class in crossmobile.ios.foundation
NSSearchPathDirectory class defines different directories used by the NSFileManager.
NSSearchPathDomainMask - Class in crossmobile.ios.foundation
NSSearchPathDomainMask class defines different base locations of paths used by the NSFileManager.
NSSearchPathForDirectoriesInDomains(int, int, boolean) - Static method in class crossmobile.ios.foundation.Foundation
Returns a list of directory search paths.
NSSecureCoding - Interface in crossmobile.ios.foundation
 
NSSelector<G> - Interface in crossmobile.ios.foundation
A Java mapping of the Objective-C Selector construct
NSShadowAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSSpellCheckerDidChangeAutomaticCapitalization - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSpellCheckerDidChangeAutomaticDashSubstitution - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSpellCheckerDidChangeAutomaticPeriodSubstitution - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSpellCheckerDidChangeAutomaticQuoteSubstitution - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSpellCheckerDidChangeAutomaticSpellingCorrection - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSpellCheckerDidChangeAutomaticTextCompletion - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSpellCheckerDidChangeAutomaticTextReplacement - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSplitViewDidResizeSubviews - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSplitViewWillResizeSubviews - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSStrikethroughColorAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSStrikethroughStyleAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSString - Class in crossmobile.ios.foundation
NSString class defines an object that is the foundation of the textual functionality of the application.
NSStringCompareOptions - Class in crossmobile.ios.foundation
NSStringCompareOptions class defines different string search and comparison options.
NSStringEncoding - Class in crossmobile.ios.foundation
NSStringEncoding class defines different types of NSString's supported encodings.
NSStringEncodingError - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an NSNumber object that contains the NSStringEncoding value.
NSStrokeColorAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSStrokeWidthAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSSystemClockDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSystemColorsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSSystemTimeZoneDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTableViewColumnDidMove - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTableViewColumnDidResize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTableViewSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTableViewSelectionIsChanging - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTemporaryDirectory() - Static method in class crossmobile.ios.foundation.Foundation
Returns current user's temporary directory.
NSTextAlignment - Class in crossmobile.ios.uikit
NSTextAlignment class defines different styles of text alignment.
NSTextAlternativesSelectedAlternativeString - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextDidBeginEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextDidEndEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextEffectAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSTextInputContextKeyboardSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextStorageDidProcessEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextStorageWillProcessEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextViewDidChangeSelection - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextViewDidChangeTypingAttributes - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTextViewWillChangeNotifyingTextView - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSThreadWillExit - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSTimer - Class in crossmobile.ios.foundation
NSTimer class defines an object that represents a timer that is used for scheduling actions.
NSTimer(NSDate, double, boolean, VoidBlock1<NSTimer>) - Constructor for class crossmobile.ios.foundation.NSTimer
 
NSTimer(NSDate, double, NSTimerDelegate, Object, boolean) - Constructor for class crossmobile.ios.foundation.NSTimer
 
NSTimerDelegate - Interface in crossmobile.ios.foundation
NSTimerDelegate interface is the delegate responsible for handling events received from NSTimer.
NSTimeZone - Class in crossmobile.ios.foundation
NSTimeZone class defines an object that represents the time zone of the application.
NSTimeZone(String) - Constructor for class crossmobile.ios.foundation.NSTimeZone
Constructs a NSTimeZone object with the specified name.
NSToolbarDidRemoveItem - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSToolbarWillAddItem - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUbiquityIdentityDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUIntegerMax - Static variable in class crossmobile.ios.foundation.Foundation
 
NSUnderlineColorAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSUnderlineStyleAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSUnderlyingError - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an error that was encountered in an underlying implementation and caused this error.
NSUndoManagerCheckpoint - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerDidCloseUndoGroup - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerDidOpenUndoGroup - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerDidRedoChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerDidUndoChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerWillCloseUndoGroup - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerWillRedoChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSUndoManagerWillUndoChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSURL - Static variable in class crossmobile.ios.foundation.NSError.Domain
URL loading system errors.
NSURL - Class in crossmobile.ios.foundation
NSURL class defines an object that represents a URL.
NSURLCache - Class in crossmobile.ios.foundation
NSURLCache class defines an object that represents cache for URL load requests.
NSURLCache(int, int, String) - Constructor for class crossmobile.ios.foundation.NSURLCache
Constructs a cache object with the specified memory and disk capacity,located to the specified path.
NSURLConnection - Class in crossmobile.ios.foundation
NSURLConnection class defines an object that is responsible to perform the loading of a URL request.
NSURLConnection(NSURLRequest, NSURLConnectionDelegate) - Constructor for class crossmobile.ios.foundation.NSURLConnection
Deprecated.
NSURLConnection(NSURLRequest, NSURLConnectionDelegate, boolean) - Constructor for class crossmobile.ios.foundation.NSURLConnection
Deprecated.
NSURLConnectionDataDelegate - Interface in crossmobile.ios.foundation
NSURLConnectionDataDelegate interface is the delegate responsible for handling events related to data of NSURLConnection objects.
NSURLConnectionDelegate - Interface in crossmobile.ios.foundation
NSURLConnectionDelegate interface is the delegate responsible for handling success or failure of connections.
NSURLCredentialStorageChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSURLError - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an NSURL object.
NSURLErrorBackgroundTaskCancelledReasonKey - Static variable in class crossmobile.ios.foundation.NSURLSession
 
NSURLErrorFailingURL - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an NSURL containing the URL of the load failure.
NSURLErrorFailingURLPeerTrust - Static variable in class crossmobile.ios.foundation.NSError.Key
Represents the state of a failed SSL handshake.
NSURLErrorFailingURLString - Static variable in class crossmobile.ios.foundation.NSError.Key
The associated value is an NSString object for the URL of the load failure.
NSURLRequest - Class in crossmobile.ios.foundation
NSURLRequest class defines objects that represent the URL load requests of the application.
NSURLRequest(NSURL) - Constructor for class crossmobile.ios.foundation.NSURLRequest
Constructs a URL request for the specified URL.
NSURLRequest(NSURL, int, double) - Constructor for class crossmobile.ios.foundation.NSURLRequest
Constructs a URL request for the specified URL, cache policy and timeout interval.
NSURLRequestCachePolicy - Class in crossmobile.ios.foundation
NSURLRequestCachePolicy class defines different types of cache policies concerning the URL requests.
NSURLResponse - Class in crossmobile.ios.foundation
NSURLResponse class defines an object that represents a response to an HTTP URL load request and it used in collaboration with the NSURLRequest objects.
NSURLResponse(NSURL, String, int, String) - Constructor for class crossmobile.ios.foundation.NSURLResponse
Constructs a NSURLResponse object with the specified parameters.
NSURLSession - Class in crossmobile.ios.foundation
 
NSURLSessionAuthChallengeDisposition - Class in crossmobile.ios.foundation
 
NSURLSessionConfiguration - Class in crossmobile.ios.foundation
 
NSURLSessionConfiguration() - Constructor for class crossmobile.ios.foundation.NSURLSessionConfiguration
 
NSURLSessionDataTask - Class in crossmobile.ios.foundation
 
NSURLSessionDelegate - Interface in crossmobile.ios.foundation
 
NSURLSessionDownloadTask - Class in crossmobile.ios.foundation
 
NSURLSessionDownloadTask() - Constructor for class crossmobile.ios.foundation.NSURLSessionDownloadTask
 
NSURLSessionStreamTask - Class in crossmobile.ios.foundation
 
NSURLSessionStreamTask() - Constructor for class crossmobile.ios.foundation.NSURLSessionStreamTask
 
NSURLSessionTask - Class in crossmobile.ios.foundation
 
NSURLSessionTask() - Constructor for class crossmobile.ios.foundation.NSURLSessionTask
 
NSURLSessionTaskPriority - Class in crossmobile.ios.foundation
 
NSURLSessionTaskPriorityDefault - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskPriority
 
NSURLSessionTaskPriorityHigh - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskPriority
 
NSURLSessionTaskPriorityLow - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskPriority
 
NSURLSessionTaskState - Class in crossmobile.ios.foundation
 
NSURLSessionTransferSizeUnknown - Static variable in class crossmobile.ios.foundation.NSURLSession
 
NSURLSessionUploadTask - Class in crossmobile.ios.foundation
 
NSUserCancelledError - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after the cancellation of an operation by the user.
NSUserDefaults - Class in crossmobile.ios.foundation
NSUserDefaults class defines an object that provides support related to user default preferences storing.
NSUserDefaults(String) - Constructor for class crossmobile.ios.foundation.NSUserDefaults
 
NSUUID - Class in crossmobile.ios.foundation
NSUUID class defines UUID strings that provide unique identification of items used within the application.
NSUUID(byte[]) - Constructor for class crossmobile.ios.foundation.NSUUID
Creates and returns a new NSUUID for the specified bytes.
NSUUID(String) - Constructor for class crossmobile.ios.foundation.NSUUID
Creates and returns a new NSUUID for the specified String.
NSValidationErrorMaximum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the end of a sequence of errors related to validation.
NSValidationErrorMinimum - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned to mark the beginning of a sequence of errors related to validation.
NSVerticalGlyphFormAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSViewBoundsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSViewDidUpdateTrackingAreas - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSViewFocusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSViewFrameDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSViewGlobalFrameDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWidthInsensitiveSearch - Static variable in class crossmobile.ios.foundation.NSStringCompareOptions
Used for special occasions when Strings have full-width and half-width forms such as in East Asian language.
NSWillBecomeMultiThreaded - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidBecomeKey - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidBecomeMain - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidChangeBackingProperties - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidChangeOcclusionState - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidChangeScreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidChangeScreenProfile - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidDeminiaturize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidEndLiveResize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidEndSheet - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidEnterFullScreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidEnterVersionBrowser - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidExitFullScreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidExitVersionBrowser - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidExpose - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidMiniaturize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidMove - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidResignKey - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidResignMain - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidResize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowDidUpdate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillBeginSheet - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillClose - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillEnterFullScreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillEnterVersionBrowser - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillExitFullScreen - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillExitVersionBrowser - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillMiniaturize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillMove - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWindowWillStartLiveResize - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceAccessibilityDisplayOptionsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceActiveSpaceDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidActivateApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidChangeFileLabels - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidDeactivateApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidHideApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidLaunchApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidMount - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidPerformFileOperation - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidRenameVolume - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidTerminateApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidUnhideApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidUnmount - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceDidWake - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceScreensDidSleep - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceScreensDidWake - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceSessionDidBecomeActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceSessionDidResignActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceWillLaunchApplication - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceWillPowerOff - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceWillSleep - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWorkspaceWillUnmount - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
NSWritingDirectionAttributeName - Static variable in class crossmobile.ios.foundation.NSAttributedStringKey
 
NSXMLParser - Class in crossmobile.ios.foundation
NSXMLParser class defines an object that is used in order to parse XML documents.
NSXMLParser(NSData) - Constructor for class crossmobile.ios.foundation.NSXMLParser
Constructs an NSXMLParser for the specified NSData object.
NSXMLParserDelegate - Interface in crossmobile.ios.foundation
NSXMLParserDelegate interface is the delegate responsible to collaborate with NSXMLParser objects.
Null() - Static method in class crossmobile.ios.coregraphics.CGRect
Returns a NULL rectangle.
numberOfButtons() - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
numberOfChannels() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns the number of audio channels of this AVAudioPlayer.
numberOfComponents() - Method in class crossmobile.ios.uikit.UIPickerView
Returns the number of components that constitute this picker view.
numberOfComponentsInPickerView(UIPickerView) - Method in interface crossmobile.ios.uikit.UIPickerViewDataSource
Used when the number of components of the specified picker view is needed.
numberOfLines() - Method in class crossmobile.ios.uikit.UILabel
Returns the maximum number of lines for rendering the text.
numberOfLoops() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns the number of repeats of the audio of this AVAudioPlayer.
numberOfPages() - Method in class crossmobile.ios.uikit.UIPageControl
Returns the number of pages represented as dots.
numberOfPreviewItemsInPreviewController(QLPreviewController) - Method in interface crossmobile.ios.quicklook.QLPreviewControllerDataSource
Returns the number of the QLPreview items that will be displayed in the preview navigation list.
numberOfRowsInComponent(int) - Method in class crossmobile.ios.uikit.UIPickerView
Returns the number of rows(set of values) of this component.
numberOfRowsInComponent(UIPickerView, int) - Method in interface crossmobile.ios.uikit.UIPickerViewDataSource
Used when the number of rows of a specified component of a picker view is needed.
numberOfRowsInSection(UITableView, int) - Method in class crossmobile.ios.uikit.UITableViewController
 
numberOfRowsInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Returns the number of rows of the specified table view's section.
numberOfSectionsInTableView(UITableView) - Method in class crossmobile.ios.uikit.UITableViewController
 
numberOfSectionsInTableView(UITableView) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Returns the number of sections of the specified table view.
numberOfSegments() - Method in class crossmobile.ios.uikit.UISegmentedControl
Returns the number of segments.
numberOfTapsRequired() - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Returns the number of taps that are needed for gesture to be recognized as long-press one.
numberOfTapsRequired() - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
Returns the number of taps required so that the gesture is recognized.
numberOfTouches() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns the number of touches that constitute this gesture.
numberOfTouchesRequired() - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Returns the number of fingers needed to touch the screen in order to recognize a gesture as a long-press one.
numberOfTouchesRequired() - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
Returns the threshold of the number of touches for the gesture.
numberOfTouchesRequired() - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
Returns the number of touches required so that the gesture is recognized.
NumberPad - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that enhances entering pins.
NumbersAndPunctuation - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that displays numbers and punctuation.
numberStyle() - Method in class crossmobile.ios.foundation.NSNumberFormatter
Returns the number-format style applied to this object.

O

oauthToken() - Method in class crossmobile.ios.accounts.ACAccountCredential
Returns a token that is used for the credential.
object() - Method in class crossmobile.ios.foundation.NSNotification
 
objectForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns the object of the specified key.
observeValueForKeyPath(String, Object, Map<String, Object>, Object) - Method in class crossmobile.ios.foundation.NSObject
 
ocean() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the name of the ocean related to this CLPlacemark.
Off - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraFlashMode
The flash is off.
offsetInFile() - Method in class crossmobile.ios.foundation.NSFileHandle
Returns the file pointer's position for the file of this NSFileHandle.
Old - Static variable in class crossmobile.ios.foundation.NSKeyValueChangeKey
 
Old - Static variable in class crossmobile.ios.foundation.NSKeyValueObservingOptions
 
On - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraFlashMode
The flash is on.
Online - Static variable in class crossmobile.ios.gamekit.GKPeerPickerConnectionType
Internet connection.
OnlyFromMainDocumentDomain - Static variable in class crossmobile.ios.foundation.NSHTTPCookieAcceptPolicy
Only cookies from the main document domain are accepted.
OnlyMe - Static variable in class crossmobile.ios.accounts.ACFacebookAudience
Visible only to the user.
onTintColor() - Method in class crossmobile.ios.uikit.UISwitch
Returns the color of the switch used when it is turned on.
OpenInIBooks - Static variable in class crossmobile.ios.uikit.UIActivityType
 
openURL(NSURL, VoidBlock1<Boolean>) - Method in class crossmobile.ios.foundation.NSExtensionContext
 
openURL(NSURL, Map<String, Object>, VoidBlock1<Boolean>) - Method in class crossmobile.ios.uikit.UIApplication
Opens the specific URL using the provided URL options.
openURL(NSURL) - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
openURL(UIApplication, NSURL, String, Object) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to open the specified URL.
options() - Method in class crossmobile.ios.usernotifications.UNNotificationAction
 
options() - Method in class crossmobile.ios.usernotifications.UNNotificationCategory
 
orangeColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of orange color.
organizationName() - Method in class crossmobile.ios.contacts.CNContact
 
OrganizationName - Static variable in class crossmobile.ios.uikit.UITextContentType
 
OrganizationNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
Organize - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's organize button.
orientation() - Method in class crossmobile.ios.uikit.UIDevice
Returns the original orientation of the device.
OriginalImage - Static variable in class crossmobile.ios.uikit.UIImagePickerController
The original image selected by the user.
originalRequest() - Method in class crossmobile.ios.foundation.NSURLConnection
Returns a copy of this connection request.
originalRequest() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
originalTransaction() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Returns a restored by App Store transaction.
Other - Static variable in class crossmobile.ios.uikit.UIWebViewNavigationType
Undefined action occurred.
OtherFax - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
outputImage() - Method in class crossmobile.ios.coreimage.CIFilter
Returns the CIImage object for this filter.
OverCurrentContext - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
 
OverFullScreen - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
 
Overlay - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of multiplying or screening the source images with the background images.
overlay() - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
overlays() - Method in class crossmobile.ios.mapkit.MKMapView
Return a list of overlays.
OverrideInheritedCurve - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view uses the original curve value for the animation.
OverrideInheritedDuration - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view uses the original duration value instead of the remaining duration of the in-flight animation.
OverrideInheritedOptions - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view does not inherit animation options.
overrideUserInterfaceStyle() - Method in class crossmobile.ios.uikit.UIView
Retrieve the current user interface style.
owningView() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the view of this layout guide.

P

Pad - Static variable in class crossmobile.ios.uikit.UIUserInterfaceIdiom
The user interface should be designed for iPad.
pageIndicatorTintColor() - Method in class crossmobile.ios.uikit.UIPageControl
Returns the number of pages represented as dots.
Pager - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
PageSheet - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
The view controller covers part of the underlying content and blurs any uncovered parts in a horizontal position.
parameters() - Method in class crossmobile.ios.social.SLRequest
Returns a map containing the parameters of this request.
parameters() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns a dictionary with additional parameters for the action.
parentGroup() - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
Returns the group into which the new added contacts are saved.
parentViewController() - Method in class crossmobile.ios.uikit.UIViewController
Returns the parent view of this view controller.
parse() - Method in class crossmobile.ios.foundation.NSXMLParser
Starts the parsing operation.
parserError() - Method in class crossmobile.ios.foundation.NSXMLParser
Returns an NSError object that contains information about a parsing error.
PartialCurl - Static variable in class crossmobile.ios.uikit.UIModalTransitionStyle
Current view curls up from one corner revealing new view and on return happens the opposite.
PasscodeNotSet - Static variable in class crossmobile.ios.touchid.LAError
 
passthroughViews() - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Returns the list of views related to the popover.
Password - Static variable in class crossmobile.ios.uikit.UITextContentType
 
path(CGPath) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
path() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the path of this cookie.
path() - Method in class crossmobile.ios.quartzcore.CAShapeLayer
 
pathForResource(String, String, String) - Method in class crossmobile.ios.foundation.NSBundle
Returns the full path of the file specified by its subpath and name.
pathForResource(String, String) - Method in class crossmobile.ios.foundation.NSBundle
Returns the full path of the specified file.
pause() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Pauses the playback of this AVAudioPlayer.
pause() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
Pauses the movie.
Pause - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's pause button.
payment() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Returns the SKPayment object associated to this payment transaction.
PaymentCancelled - Static variable in class crossmobile.ios.storekit.SKError
The payment request was canceled by the user.
PaymentInvalid - Static variable in class crossmobile.ios.storekit.SKError
There was an invalid payment parameter.
PaymentNotAllowed - Static variable in class crossmobile.ios.storekit.SKError
The user was not recognized as authorized.
paymentWithProduct(SKProduct) - Static method in class crossmobile.ios.storekit.SKPayment
Returns a new SKPayment object for the specified product.
PDFDocumentDidBeginFind - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidBeginPageFind - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidBeginPageWrite - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidBeginWrite - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidEndFind - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidEndPageFind - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidEndPageWrite - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidEndWrite - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidFindMatch - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFDocumentDidUnlock - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFThumbnailViewDocumentEdited - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewAnnotationHit - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewAnnotationWillHit - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewChangedHistory - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewCopyPermission - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewDisplayBoxChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewDisplayModeChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewDocumentChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewPageChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewPrintPermission - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewScaleChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewSelectionChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PDFViewVisiblePagesChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
Peer - Static variable in class crossmobile.ios.gamekit.GKSessionMode
The session is acting as a peer.
peerDidChangeState(GKSession, String, int) - Method in interface crossmobile.ios.gamekit.GKSessionDelegate
It is used when a peer changes state.
peerID() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
peersWithConnectionState(int) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
peoplePickerDelegate() - Method in class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
PercentStyle - Static variable in class crossmobile.ios.foundation.CFNumberFormatterStyle
Percent style format.
PercentStyle - Static variable in class crossmobile.ios.foundation.NSNumberFormatterStyle
The number is displayed in percent style format.
Perceptual - Static variable in class crossmobile.ios.coregraphics.CGColorRenderingIntent
Compresses the range of the graphics context in order to fit range of the color space.
perform() - Method in class crossmobile.ios.uikit.UIStoryboardSegue
 
performActivity() - Method in class crossmobile.ios.uikit.UIActivity
 
PerformDefaultHandling - Static variable in class crossmobile.ios.foundation.NSURLSessionAuthChallengeDisposition
 
performRequestWithHandler(SLRequestHandler) - Method in class crossmobile.ios.social.SLRequest
Calls the specified handler for this request.
performSegueWithIdentifier(String, Object) - Method in class crossmobile.ios.uikit.UIViewController
 
performSelector(NSSelector<A>, A, double) - Method in class crossmobile.ios.foundation.NSObject
Applies the specified method to this object using delay.
performSelectorOnMainThread(NSSelector<A>, A, boolean) - Method in class crossmobile.ios.foundation.NSObject
Applies the specified method to this object with the option of suspending the thread.
PermissionDenied - Static variable in class crossmobile.ios.accounts.ACErrorCode
Permission denied to application.
PermissionsKey - Static variable in class crossmobile.ios.accounts.ACFacebook
The id for request permissions.
PersonType - Static variable in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Person record.
personViewDelegate() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
phase() - Method in class crossmobile.ios.uikit.UITouch
Returns the type of touch.
Phone - Static variable in class crossmobile.ios.uikit.UIUserInterfaceIdiom
The user interface should be designed for iPhone.
PhoneNumber - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
Automatically detected phone numbers.
PhoneNumbersKey - Static variable in class crossmobile.ios.contacts.CNContact
 
PhonePad - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that enhances entering phone numbers.
phoneticFamilyName() - Method in class crossmobile.ios.contacts.CNContact
 
PhoneticFamilyNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
phoneticGivenName() - Method in class crossmobile.ios.contacts.CNContact
 
PhoneticGivenNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
phoneticMiddleName() - Method in class crossmobile.ios.contacts.CNContact
 
PhoneticMiddleNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
Photo - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraCaptureMode
The camera captures photos.
PhotoLibrary - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerSourceType
The source of the image picker controller is the photo library of the device.
PICT - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify Quickdraw PICT.
Pictures - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of the pictures.
pinColor() - Method in class crossmobile.ios.mapkit.MKPinAnnotationView
Returns the color of the pin head.
PKPassLibraryDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
PKPassLibraryRemotePaymentPassesDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
placeholder() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
placeholder() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the String that is displayed when there is no other text in the text field of the search bar.
placeholder() - Method in class crossmobile.ios.uikit.UITextField
Returns the text that is displayed when there is no text inserted in this text field.
placemark() - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
Plain - Static variable in class crossmobile.ios.uikit.UIBarButtonItemStyle
The default button item that is highlighted when tapped.
Plain - Static variable in class crossmobile.ios.uikit.UISegmentedControlStyle
The segmented control has the default plain style.
Plain - Static variable in class crossmobile.ios.uikit.UITableViewStyle
Table view's style is plain.
PlainTextInput - Static variable in class crossmobile.ios.uikit.UIAlertViewStyle
The alert for entering plain text.
play() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Plays a sound.
play() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
Plays the movie.
Play - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's play button.
playAtTime(double) - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Plays a sound at a certain delay.
playSystemSound(int) - Static method in class crossmobile.ios.audiotoolbox.AudioServices
Plays the specified system sound.
PlusDarker - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = MAX(0, 1 - ((1 - D) + (1 - S))).
PlusLighter - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = MIN(1, S + D).
PNG - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify PNG images.
PNGRepresentation() - Method in class crossmobile.ios.uikit.UIImage
Returns PNG encoded data for this image.
pointForMapPoint(MKMapPoint) - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
pointInside(CGPoint, UIEvent) - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean value that shows whether the point parameter is in the coordinate system of this view.This method is triggered by the specified event parameter.
pointSize() - Method in class crossmobile.ios.uikit.UIFont
Returns a number that represents the point size for this object.
popConfigurationViewController() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
popContext() - Static method in class crossmobile.ios.uikit.UIGraphics
Pops the top context from the stack and restores the previous as current graphics context.
popNavigationItemAnimated(boolean) - Method in class crossmobile.ios.uikit.UINavigationBar
Pops the item at the top of the stack showing animated the change of the stack or not according to the given parameter.
Popover - Static variable in class crossmobile.ios.uikit.UIModalPresentationStyle
 
popoverArrowDirection() - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Returns the direction of the popover arrow.
popoverContentSize() - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Returns the size of the popover.
popoverController(UISplitViewController, UIPopoverController, UIViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
Deprecated.
popToRootViewControllerAnimated(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Returns the list of all the view controllers of the navigation stack that are poped out using animation or not.
popToViewController(UIViewController, boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Returns the list of all the view controllers of the navigation stack that are poped out using animation or not, until the specified view controller.
popViewControllerAnimated(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Returns and pops the top view controller of the navigation stack using animation or not.
port() - Method in class crossmobile.ios.webkit.WKSecurityOrigin
 
portList() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the list of the ports for this cookie.
Portrait - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The device is held vertically with home button at the bottom.
Portrait - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The orientation is portrait.
Portrait - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientation
The interface orientation is set to be portrait.
Portrait - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The supported orientation of the view controller is portrait.
PortraitUpsideDown - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The device is held vertically with home button at the top.
PortraitUpsideDown - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The orientation is portrait but the device's home button on top.
PortraitUpsideDown - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientation
The interface orientation is set to be portrait but upside down.
PortraitUpsideDown - Static variable in class crossmobile.ios.uikit.UIInterfaceOrientationMask
The supported orientation of the view controller is portrait upside down.
Possible - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer has not recognized a series of touches as an end of a gesture yet.
possibleTitles() - Method in class crossmobile.ios.uikit.UIBarButtonItem
Returns the set of the possible titles of this bar button item.
POST - Static variable in class crossmobile.ios.social.SLRequestMethod
Used in order to send data to the server such as to upload a file, or submit a completed form.
postalAddresses() - Method in class crossmobile.ios.contacts.CNContact
 
PostalAddressesKey - Static variable in class crossmobile.ios.contacts.CNContact
 
postalCode() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
postalCode() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the postal code of the place mark.
PostalCode - Static variable in class crossmobile.ios.uikit.UITextContentType
 
PostalCodeKey - Static variable in class crossmobile.ios.contacts.CNPostalAddress
 
postNotification(NSNotification) - Method in class crossmobile.ios.foundation.NSNotificationCenter
Posts the specified notification.
postNotificationName(String, Object) - Method in class crossmobile.ios.foundation.NSNotificationCenter
 
postNotificationName(String, Object, Map<String, ?>) - Method in class crossmobile.ios.foundation.NSNotificationCenter
 
PostToFacebook - Static variable in class crossmobile.ios.uikit.UIActivityType
 
PostToFlickr - Static variable in class crossmobile.ios.uikit.UIActivityType
 
PostToTencentWeibo - Static variable in class crossmobile.ios.uikit.UIActivityType
 
PostToTwitter - Static variable in class crossmobile.ios.uikit.UIActivityType
 
PostToVimeo - Static variable in class crossmobile.ios.uikit.UIActivityType
 
PostToWeibo - Static variable in class crossmobile.ios.uikit.UIActivityType
 
predicateForContactsMatchingName(String) - Static method in class crossmobile.ios.contacts.CNContact
 
predicateFormat() - Method in class crossmobile.ios.foundation.NSPredicate
 
predicateWithFormat(String, List) - Static method in class crossmobile.ios.foundation.NSPredicate
 
predicateWithSubstitutionVariables(Map<String, Object>) - Method in class crossmobile.ios.foundation.NSPredicate
 
predicateWithValue(boolean) - Static method in class crossmobile.ios.foundation.NSPredicate
 
PreferencePanes - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The Preference Panes directory.
preferences() - Method in class crossmobile.ios.webkit.WKWebViewConfiguration
 
preferredDisplayMode() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the preferred display mode of this split view controller.
PreferredFramesPerSecond30 - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
Animation with 30 frames per second
PreferredFramesPerSecond60 - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
Animation with 60 frames per second
PreferredFramesPerSecondDefault - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
Animation with default frames per second
preferredInterfaceOrientationForPresentation(UISplitViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to determine the orientation of the split view controller.
preferredInterfaceOrientationForPresentation() - Method in class crossmobile.ios.uikit.UIViewController
Returns the interface orientation of this view controller.
preferredLanguages() - Static method in class crossmobile.ios.foundation.NSLocale
Returns a list with the preferred user's languages in a descending order.
preferredMaxLayoutWidth() - Method in class crossmobile.ios.uikit.UILabel
Returns the maximum width of a label with multiple lines.Expressed in points.
preferredPrimaryColumnWidthFraction() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the relative width of content of the primary view controller.
preferredStatusBarStyle() - Method in class crossmobile.ios.uikit.UIViewController
Retrieve the preferred status bar style for the view controller
preferredStyle() - Method in class crossmobile.ios.uikit.UIAlertController
Returns the style of alert controller.
prefersStatusBarHidden() - Method in class crossmobile.ios.uikit.UIViewController
Retrieve whether the status bar is preferred to be hidden or not for this view controller
preparedURLRequest() - Method in class crossmobile.ios.social.SLRequest
Returns a prepared URL request.
prepareForReuse() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Called when the view is about to be used again.
prepareForReuse() - Method in class crossmobile.ios.uikit.UITableViewCell
Prepare this cell to be reused.
prepareForSegue(UIStoryboardSegue, Object) - Method in class crossmobile.ios.uikit.UIViewController
 
prepareToPlay() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Prepares the buffers of this AVAudioPlayer for playing.
prepareWithActivityItems(List) - Method in class crossmobile.ios.uikit.UIActivity
 
presentAnimated(boolean, UIPrintInteractionCompletionHandler) - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Displays the printing user interface in an sheet using animation or not.
presentationAnimationDidFinish() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
presentedViewController() - Method in class crossmobile.ios.uikit.UIViewController
 
presentFromBarButtonItem(UIBarButtonItem, boolean, UIPrintInteractionCompletionHandler) - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Displays the printing user interface in a popover using animation(or not) controlled by bar button item.
presentFromRect(CGRect, UIView, boolean, UIPrintInteractionCompletionHandler) - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Displays the printing user interface in a popover that can be animated from any area in a view.
presentingViewController() - Method in class crossmobile.ios.uikit.UIViewController
 
presentModalViewController(UIViewController, boolean) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
presentPopoverFromBarButtonItem(UIBarButtonItem, long, boolean) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Displays the popover using animation or not and anchors it to the specified bar button item.
presentPopoverFromRect(CGRect, UIView, long, boolean) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Displays the popover using animation or not and anchor it to the specified location of the view.
presentsWithGesture() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns a Boolean that shows whether this UISplitViewController can show up or conceal with a swipe gesture.
presentViewController(UIViewController, boolean, Runnable) - Method in class crossmobile.ios.uikit.UIViewController
Presents the view that is managed by the specified modal view controller using animation or not according to the parameter.
preservesSuperviewLayoutMargins() - Method in class crossmobile.ios.uikit.UIView
Retuns a Boolean that show whether this view adapts to its superview margins.
PrettyPrinted - Static variable in class crossmobile.ios.foundation.NSJSONWritingOptions
The JSON data is whitespaced so that is more readable.
previewItemAtIndex(QLPreviewController, int) - Method in interface crossmobile.ios.quicklook.QLPreviewControllerDataSource
Returns the QLPreviewItem of the specified index position of this QLPreviewController.
previewItemTitle() - Method in interface crossmobile.ios.quicklook.QLPreviewItem
Returns the title of the QLPreviewItem.
previewItemURL() - Method in interface crossmobile.ios.quicklook.QLPreviewItem
Returns the URL of the QLPreviewItem.
previousFamilyName() - Method in class crossmobile.ios.contacts.CNContact
 
PreviousFamilyNameKey - Static variable in class crossmobile.ios.contacts.CNContact
 
price() - Method in class crossmobile.ios.storekit.SKProduct
Returns the price of the product in the local currency.
priceLocale() - Method in class crossmobile.ios.storekit.SKProduct
Returns the locale used for the price of the product.
primaryColumnWidth() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the width of content of the primary view controller expressed in points.
PrimaryHidden - Static variable in class crossmobile.ios.uikit.UISplitViewControllerDisplayMode
The primary view controller is hidden.
PrimaryOverlay - Static variable in class crossmobile.ios.uikit.UISplitViewControllerDisplayMode
The primary view controller is displayed over the secondary view controller.
primaryViewControllerForCollapsingSplitViewController(UISplitViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to determine the single view controller that will be displayed after a collapse.
primaryViewControllerForExpandingSplitViewController(UISplitViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used when the split view interface expands in order to provide the view controller.
Print - Static variable in class crossmobile.ios.uikit.UIActivityType
 
printableUTIs() - Static method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns the Uniform Type Identifiers that the UKit can print.
PrinterDescription - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The directory of printer descriptions.
printingItem() - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns a ready to print item.
printingItems() - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns the list with items ready to print.
Prior - Static variable in class crossmobile.ios.foundation.NSKeyValueObservingOptions
 
priority() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
priority() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the priority of the constraint.
productIdentifier() - Method in class crossmobile.ios.storekit.SKPayment
Returns a String that identifies the product that is purchased.
productIdentifier() - Method in class crossmobile.ios.storekit.SKProduct
Returns the String id of this product.
products() - Method in class crossmobile.ios.storekit.SKProductsResponse
Returns the list of products that correspond to the valid product ids that were requested.
productsDelegate() - Method in class crossmobile.ios.storekit.SKProductsRequest
Returns the delegate of this SKProductsRequest object.
progress() - Method in class crossmobile.ios.uikit.UIProgressView
Returns a float number that ranges from 0 to 1 and represents the current progress shown on the bar.
progressTintColor() - Method in class crossmobile.ios.uikit.UIProgressView
Returns the color that fills the progress bar.
progressViewStyle() - Method in class crossmobile.ios.uikit.UIProgressView
Returns the style of this progress bar.
Prominent - Static variable in class crossmobile.ios.uikit.UISearchBarStyle
The search bar with a translucent background and opaque search field.
prompt() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns the text that is placed at the top of the navigation bar.
prompt() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the prompt text that is displayed above the search bar.
protectedDataDidBecomeAvailable(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the protected files become available.
protectedDataWillBecomeUnavailable(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that protected files become unavailable.
protocol() - Method in class crossmobile.ios.webkit.WKSecurityOrigin
 
providesPresentationContextTransitionStyle() - Method in class crossmobile.ios.uikit.UIViewController
 
proximityState() - Method in class crossmobile.ios.uikit.UIDevice
Returns a Boolean value that defines whether the proximity sensor is near the user.
Purchased - Static variable in class crossmobile.ios.storekit.SKPaymentTransactionState
The payment transaction was successfully completed.
Purchasing - Static variable in class crossmobile.ios.storekit.SKPaymentTransactionState
The transaction is being processed by the AppStore.
Purple - Static variable in class crossmobile.ios.mapkit.MKPinAnnotationColor
A purple head pin.
purpleColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of purple color.
purpose() - Method in class crossmobile.ios.corelocation.CLLocationManager
Deprecated.
Push - Static variable in class crossmobile.ios.quartzcore.CATransition
The layer's content pushes any existing content and slides in.
pushConfigurationViewController(UIViewController) - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
pushContext(CGContext) - Static method in class crossmobile.ios.uikit.UIGraphics
Pushes the specified context to the stack and makes it current graphics context.
pushNavigationItem(UINavigationItem, boolean) - Method in class crossmobile.ios.uikit.UINavigationBar
Pushes the given item into this stack.
pushViewController(UIViewController, boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Pushes the specified view controller into this navigation stack and updates the display.

Q

QCCompositionPickerPanelDidSelectComposition - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
QCCompositionPickerViewDidSelectComposition - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
QCCompositionRepositoryDidUpdate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
QCViewDidStartRendering - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
QCViewDidStopRendering - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
QLPreviewController - Class in crossmobile.ios.quicklook
QLPreviewController class defines an object that handles the previews of items.
QLPreviewController() - Constructor for class crossmobile.ios.quicklook.QLPreviewController
 
QLPreviewControllerDataSource - Interface in crossmobile.ios.quicklook
QLPreviewControllerDataSource interface provides QLPreview items to the QLPreviewController.
QLPreviewControllerDelegate - Interface in crossmobile.ios.quicklook
QLPreviewControllerDelegate interface is the delegate that cooperates with QLPreviewController objects.
QLPreviewItem - Interface in crossmobile.ios.quicklook
QLPreviewItem interface defines properties of items that can be previewed in a QuickLook preview.
quantity() - Method in class crossmobile.ios.storekit.SKPayment
Returns the number of requested items.
Quarter - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The quarter of the calendar.
quartzFilterManagerDidAddFilter - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
quartzFilterManagerDidModifyFilter - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
quartzFilterManagerDidRemoveFilter - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
quartzFilterManagerDidSelectFilter - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
QuickTimeImage - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify QuickTime images.
QuickTimeMovie - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify QuickTime movies.
quitTimers() - Static method in class crossmobile.ios.foundation.FoundationDrill
 

R

radius() - Method in class crossmobile.ios.corelocation.CLRegion
Deprecated.
readDataOfLength(int) - Method in class crossmobile.ios.foundation.NSFileHandle
Reads the specified length of data of this NSFileHandle.
readDataToEndOfFile() - Method in class crossmobile.ios.foundation.NSFileHandle
Reads the data of this NSFileHandle Synchronously reads the available data up to the end of file or maximum number of bytes.
readInBackgroundAndNotify() - Method in class crossmobile.ios.foundation.NSFileHandle
Reads the file of this NSFileHandle in the background and notifies when it ends.
readInBackgroundAndNotifyForModes(List) - Method in class crossmobile.ios.foundation.NSFileHandle
Reads the file of this NSFileHandle in the background and notifies when it ends.
readToEndOfFileInBackgroundAndNotify() - Method in class crossmobile.ios.foundation.NSFileHandle
Reads the file of this NSFileHandle to the end, in the background and notifies when it ends.
readToEndOfFileInBackgroundAndNotifyForModes(List) - Method in class crossmobile.ios.foundation.NSFileHandle
Reads the file of this NSFileHandle to the end, in the background and notifies when it ends.
Real - Static variable in class crossmobile.ios.addressbook.ABPropertyType
Real property.
Rear - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraDevice
The rear camera is used.
receiveData(NSData, String, GKSession, Object) - Method in interface crossmobile.ios.gamekit.GKDataReceiveHandler
It is used when data that is sent by other peers within the specified session is received.
recipients() - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
Returns a list with the recipients of the message.
Recognized - Static variable in class crossmobile.ios.uikit.UIGestureRecognizerState
The gesture recognizer recognized series of touches as a gesture.
Recommended - Static variable in class crossmobile.ios.webkit.WKContentMode
 
rectForMapRect(MKMapRect) - Method in class crossmobile.ios.mapkit.MKOverlayView
Deprecated.
Red - Static variable in class crossmobile.ios.mapkit.MKPinAnnotationColor
A red head pin.
redColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of rec color.
RedirectToNonExistentLocation - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a redirect is specified by server's response code but this code is not accompanied with a redirect URL.
Redo - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's redo button.
Redraw - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Redisplay the view when the bounds change by invoking the setNeedsDisplay method.
ReferenceURL - Static variable in class crossmobile.ios.uikit.UIImagePickerController
The Assets Library URL of the original version of the picked item.
Refresh - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's refresh button.
refreshCurrentPreviewItem() - Method in class crossmobile.ios.quicklook.QLPreviewController
Refreshes the current preview item.
region() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the geographic region related to this CLPlacemark.
region() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the area that is currently displayed by the map view.
region() - Method in class crossmobile.ios.usernotifications.UNLocationNotificationTrigger
 
regionDidChangeAnimated(MKMapView, boolean) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used right after a change of the displayed map's region occurred with animation or not.
regionMonitoringAvailable() - Static method in class crossmobile.ios.corelocation.CLLocationManager
Deprecated.
regionMonitoringEnabled() - Static method in class crossmobile.ios.corelocation.CLLocationManager
Returns a Boolean that shows whether region monitoring is currently activated.
regionThatFits(MKCoordinateRegion) - Method in class crossmobile.ios.mapkit.MKMapView
Adjust the given region so that it fits in the map view.
regionWillChangeAnimated(MKMapView, boolean) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used right before a change of the displayed map's region occurs with animation or not.
registerClass(Class<? extends UITableViewCell>, String) - Method in class crossmobile.ios.uikit.UITableView
 
registeredTypeIdentifiers() - Method in class crossmobile.ios.foundation.NSItemProvider
 
registerForRemoteNotifications() - Method in class crossmobile.ios.uikit.UIApplication
Registers the application to receive notifications.
registerForRemoteNotificationTypes(int) - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
registerNib(UINib, String) - Method in class crossmobile.ios.uikit.UITableView
 
registerUserNotificationSettings(UIUserNotificationSettings) - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
Rejected - Static variable in class crossmobile.ios.accounts.ACAccountCredentialRenewResult
Renewal failure due to recall of access to account.
RejectProtectionSpace - Static variable in class crossmobile.ios.foundation.NSURLSessionAuthChallengeDisposition
 
relation() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the relation between the items of the constraint.
RelationEqual - Static variable in class crossmobile.ios.uikit.NSLayoutRelation
The attributes are equal.
RelationsKey - Static variable in class crossmobile.ios.contacts.CNContact
 
RelativeColorimetric - Static variable in class crossmobile.ios.coregraphics.CGColorRenderingIntent
Shifts colors to adjust for the supported color space of the context.
release() - Method in class crossmobile.ios.foundation.NSObject
Applies the low level method on this object.
Reliable - Static variable in class crossmobile.ios.gamekit.GKSendDataMode
Data is sent consecutively until it is received successfully by the receivers.
reload() - Method in class crossmobile.ios.uikit.UIWebView
Reloads the page.
Reload - Static variable in class crossmobile.ios.uikit.UIWebViewNavigationType
The user tapped the reload button.
reload() - Method in class crossmobile.ios.webkit.WKWebView
Reloads the page.
reloadAllComponents() - Method in class crossmobile.ios.uikit.UIPickerView
Reload the data of all components.
reloadComponent(int) - Method in class crossmobile.ios.uikit.UIPickerView
Reloads the data of the specified component.
reloadConfigurationItems() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
reloadData() - Method in class crossmobile.ios.quicklook.QLPreviewController
Reloads the data from its data source.
reloadData() - Method in class crossmobile.ios.uikit.UITableView
Reloads all the rows and sections.
ReloadIgnoringCacheData - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The requested data is reloaded regardless of cache.
ReloadIgnoringLocalAndRemoteCacheData - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The requested data is reloaded and proxies ignore cache data.
ReloadIgnoringLocalCacheData - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The requested data is reloaded.
ReloadRevalidatingCacheData - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The data that are stored in cache are used if they are valid otherwise they are reloaded.
reloadRowsAtIndexPaths(List<NSIndexPath>, int) - Method in class crossmobile.ios.uikit.UITableView
Reloads a list of rows specified by the index paths using animation in order to emphasize the change.
RemoteControl - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a remote control event.
RemoteControl - Static variable in class crossmobile.ios.uikit.UIEventType
The event is related to a remote control event.
RemoteControlBeginSeekingBackward - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to start searching backward audio or video tracks.
RemoteControlBeginSeekingForward - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to start searching forward audio or video tracks.
RemoteControlEndSeekingBackward - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to stop searching backward audio or video tracks.
RemoteControlEndSeekingForward - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to stop searching forward audio or video tracks.
RemoteControlNextTrack - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to next audio or video track playing.
RemoteControlPause - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to audio or video pausing.
RemoteControlPlay - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to audio or video playing.
RemoteControlPreviousTrack - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to previous audio or video track playing.
RemoteControlStop - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to audio or video stopping.
RemoteControlTogglePlayPause - Static variable in class crossmobile.ios.uikit.UIEventSubtype
The event is a subtype of RemoteControl type and is related to switching between stopping and playing audio or video.
RemoteNotification - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
The application depends on a remote notification in order to proceed.
removeAccount(ACAccount, ACAccountStoreRemoveCompletionHandler) - Method in class crossmobile.ios.accounts.ACAccountStore
Removes the specified account from the account store.
removeAllAnimations() - Method in class crossmobile.ios.quartzcore.CALayer
Removes all animations currently attached to this CALayer.
removeAllCachedResponses() - Method in class crossmobile.ios.foundation.NSURLCache
Clears the cache.
removeAllDeliveredNotifications() - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
removeAllImages() - Method in class crossmobile.ios.social.SLComposeViewController
Removes all images from the post.
removeAllPendingNotificationRequests() - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
removeAllScriptMessageHandlers() - Method in class crossmobile.ios.webkit.WKUserContentController
 
removeAllSegments() - Method in class crossmobile.ios.uikit.UISegmentedControl
Removes all the segments.
removeAllURLs() - Method in class crossmobile.ios.social.SLComposeViewController
Removes all URLs from the post.
removeAllUserScripts() - Method in class crossmobile.ios.webkit.WKUserContentController
 
removeAnimationForKey(String) - Method in class crossmobile.ios.quartzcore.CALayer
Removes the animation object with specified key.
removeAnnotation(MKAnnotation) - Method in class crossmobile.ios.mapkit.MKMapView
Removes the specified annotation from the map.
removeAnnotations(List<? extends MKAnnotation>) - Method in class crossmobile.ios.mapkit.MKMapView
Removes the specified list of annotations from the map.
removeArrangedSubview(UIView) - Method in class crossmobile.ios.uikit.UIStackView
Removes the specified view from the stack view.
removeCachedResponseForRequest(NSURLRequest) - Method in class crossmobile.ios.foundation.NSURLCache
Removes the cached URL response for a specified URL request.
removeConstraint(NSLayoutConstraint) - Method in class crossmobile.ios.uikit.UIView
Removes the specified constraint from this view.
removeConstraints(List<NSLayoutConstraint>) - Method in class crossmobile.ios.uikit.UIView
Removes the specified list of constraints from this view.
removeDeliveredNotificationsWithIdentifiers(List<String>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
removedTransactions(SKPaymentQueue, List<SKPaymentTransaction>) - Method in interface crossmobile.ios.storekit.SKPaymentTransactionObserver
It is used when one or more transactions have been removed from the queue.
removeFromParentViewController() - Method in class crossmobile.ios.uikit.UIViewController
 
removeFromSuperview() - Method in class crossmobile.ios.uikit.UIView
Removes this view and its subviews from its superview.
removeGestureRecognizer(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIView
Disconnects a gesture recognizer from this view.
removeLayoutGuide(UILayoutGuide) - Method in class crossmobile.ios.uikit.UIView
Removes the layout guide from the related array.
removeObjectForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Removes the specified key from the dictionary.
removeObserver(NSSelector<NSNotification>) - Method in class crossmobile.ios.foundation.NSNotificationCenter
 
removeObserver(NSSelector<NSNotification>, String, Object) - Method in class crossmobile.ios.foundation.NSNotificationCenter
 
removeObserver(NSObject, String) - Method in class crossmobile.ios.foundation.NSObject
 
removeObserver(NSObject, String, Object) - Method in class crossmobile.ios.foundation.NSObject
 
removeOverlay(MKOverlay) - Method in class crossmobile.ios.mapkit.MKMapView
Removes the specified overlay from the map.
removeOverlays(List<MKOverlay>) - Method in class crossmobile.ios.mapkit.MKMapView
Removes the list of overlays from the map.
removePendingNotificationRequestsWithIdentifiers(List<String>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
removeRecord(ABRecord, StrongReference<NSError>) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Removes the specified record from the address book.
removeScriptMessageHandlerForName(String) - Method in class crossmobile.ios.webkit.WKUserContentController
 
removeSegmentAtIndex(int, boolean) - Method in class crossmobile.ios.uikit.UISegmentedControl
Removes the segment at the specified index using animation or not.
removeTarget(UIControlDelegate, int) - Method in class crossmobile.ios.uikit.UIControl
 
removeTarget(NSSelector<UIGestureRecognizer>) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Removes the target defined as parameter from this UIGestureRecognizer.
removeTransactionObserver(SKPaymentTransactionObserver) - Method in class crossmobile.ios.storekit.SKPaymentQueue
Removes the specified SKPaymentTransactionObserver from the queue.
removeValue(int, StrongReference<NSError>) - Method in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Removes the value of the specified property.
removeValueAndLabelAtIndex(long) - Method in class crossmobile.ios.addressbook.ABMutableMultiValue
Deprecated.
Removes the value at the specified index.
renderInContext(CGContext) - Method in class crossmobile.ios.quartzcore.CALayer
Renders this CALayer and its sublayers into the specified CGContext.
renderingMode() - Method in class crossmobile.ios.uikit.UIImage
Retreive the rendering mode of this image.
renewCredentialsForAccount(ACAccount, ACAccountStoreCredentialRenewalHandler) - Method in class crossmobile.ios.accounts.ACAccountStore
Renews the credentials of the specified account when they are no longer valid.
Renewed - Static variable in class crossmobile.ios.accounts.ACAccountCredentialRenewResult
The request was renewed.
Repeat - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The animation of the view is being repeated.
repeatCalendar() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
repeatCount() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns the number of repeats of the animation.
repeatDuration() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns the duration of the animation repeat.
repeatInterval() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
repeats(NSTimer) - Static method in class crossmobile.ios.foundation.FoundationDrill
 
repeats() - Method in class crossmobile.ios.usernotifications.UNNotificationTrigger
 
replaceLabelAtIndex(String, long) - Method in class crossmobile.ios.addressbook.ABMutableMultiValue
Deprecated.
Replaces the label of the given multivalue property with the specified label.
replaceValueAtIndex(CFType, long) - Method in class crossmobile.ios.addressbook.ABMutableMultiValue
Deprecated.
Replaces the specified value with the new value.
Reply - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's reply button.
request() - Method in class crossmobile.ios.usernotifications.UNNotification
 
request() - Method in class crossmobile.ios.webkit.WKFrameInfo
 
request() - Method in class crossmobile.ios.webkit.WKNavigationAction
 
requestAccessForEntityType(int, VoidBlock2<Boolean, NSError>) - Method in class crossmobile.ios.contacts.CNContactStore
 
requestAccessToAccountsWithType(ACAccountType, ACAccountStoreRequestAccessCompletionHandler) - Method in class crossmobile.ios.accounts.ACAccountStore
Deprecated.
requestAccessToAccountsWithType(ACAccountType, Map, ACAccountStoreRequestAccessCompletionHandler) - Method in class crossmobile.ios.accounts.ACAccountStore
Requests permission to the specified type of account for the given options.
requestAccessWithCompletion(ABAddressBookRequestAccessCompletionHandler) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Requests access to address book from the user.
requestAuthorizationWithOptions(int, VoidBlock2<Boolean, NSError>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
RequestBodyStreamExhausted - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a body stream is needed and the client does not provide it.
requestData() - Method in class crossmobile.ios.storekit.SKPayment
Returns special data that will be used in the future.
requestForServiceType(String, int, NSURL, Map) - Static method in class crossmobile.ios.social.SLRequest
Constructs a SLRequest object with the specified parameter values.
requestMethod() - Method in class crossmobile.ios.social.SLRequest
Returns method for this request.
requestWithIdentifier(String, UNNotificationContent, UNNotificationTrigger) - Static method in class crossmobile.ios.usernotifications.UNNotificationRequest
 
requestWithURL(NSURL) - Static method in class crossmobile.ios.foundation.NSMutableURLRequest
Constructs and returns a NSMutableURLRequest object with the specified URL.
requestWithURL(NSURL, int, double) - Static method in class crossmobile.ios.foundation.NSMutableURLRequest
Constructs and returns a NSMutableURLRequest object with the specified parameters.
requestWithURL(NSURL) - Static method in class crossmobile.ios.foundation.NSURLRequest
Constructs and returns a URL request for the specified URL.
requestWithURL(NSURL, int, double) - Static method in class crossmobile.ios.foundation.NSURLRequest
Constructs and returns a URL request with specified parameter values for cache policy and timeout interval.
Required - Static variable in class crossmobile.ios.uikit.UILayoutPriority
A required priority constraint that restricts all layout constraints to exceed this value.
requireGestureRecognizerToFail(UIGestureRecognizer) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Connects this UIGestureRecognizer with corresponding that is passed as parameter.
requiresConstraintBasedLayout() - Static method in class crossmobile.ios.uikit.UIView
Returns a Boolean value that shows whether this view is based on the constraint based layout system.
Reserved - Static variable in class crossmobile.ios.uikit.UIControlState
The control element is in reversed state.
reset() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Resets internal state when the gesture recognition is completed.
reset() - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
reset() - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
reset() - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
resetWithCompletionHandler(Runnable) - Method in class crossmobile.ios.foundation.NSURLSession
 
resignFirstResponder() - Method in class crossmobile.ios.uikit.UIResponder
Returns a Boolean that shows whether this UIResponder accepts to resign its status as first responder.
resignFirstResponder() - Method in class crossmobile.ios.uikit.UISearchBar
 
resignFirstResponder() - Method in class crossmobile.ios.uikit.UITextField
 
resignFirstResponder() - Method in class crossmobile.ios.uikit.UITextView
 
resizableImageWithCapInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIImage
Returns an image with the specified cap insets.
resizableImageWithCapInsets(UIEdgeInsets, int) - Method in class crossmobile.ios.uikit.UIImage
Returns an image with the specified cap insets and resizing mode.
ResourceUnavailable - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failure to retrieve a requested resource.
response() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
response() - Method in class crossmobile.ios.webkit.WKNavigationResponse
 
ResponseTypedTextKey - Static variable in class crossmobile.ios.uikit.UIUserNotificationAction
 
restorationIdentifier() - Method in class crossmobile.ios.uikit.UIView
 
restorationIdentifier() - Method in class crossmobile.ios.uikit.UIViewController
 
restoreCompletedTransactions() - Method in class crossmobile.ios.storekit.SKPaymentQueue
Requests to restore previously completed purchases.
restoreCompletedTransactionsFailedWithError(SKPaymentQueue, NSError) - Method in interface crossmobile.ios.storekit.SKPaymentTransactionObserver
It is used when during transaction an error occurs.
restoreCompletedTransactionsFinished(SKPaymentQueue) - Method in interface crossmobile.ios.storekit.SKPaymentTransactionObserver
It is used when the queue completed the sending restored transactions.
Restored - Static variable in class crossmobile.ios.storekit.SKPaymentTransactionState
The transaction restored previously purchased content by the user.
restoreGState() - Method in class crossmobile.ios.coregraphics.CGContext
Restores the previous graphic state of this graphics context.
Restricted - Static variable in class crossmobile.ios.addressbook.ABAuthorizationStatus
Access to address book is denied.
Restricted - Static variable in class crossmobile.ios.contacts.CNAuthorizationStatus
 
ResultsList - Static variable in class crossmobile.ios.uikit.UISearchBarIcon
The results list icon which by default depicts a list lozenge icon.
resume() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
retain() - Method in class crossmobile.ios.foundation.NSObject
Sends the retain message to this object.(Objective-C's feature)
ReturnCacheDataDontLoad - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The data that are stored in cache are used without checking the expiration date.
ReturnCacheDataElseLoad - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The data that are stored in cache are used without checking the expiration date.
returnKeyType() - Method in class crossmobile.ios.uikit.UITextField
 
returnKeyType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
Returns the type of the return key.
returnKeyType() - Method in class crossmobile.ios.uikit.UITextView
Returns an integer that corresponds to the text on the return key.
reuseIdentifier() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a String that defines whether the visibility of this annotation.
reuseIdentifier() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns a string id for a reusable cell.
Reveal - Static variable in class crossmobile.ios.quartzcore.CATransition
The layer content is gradually revealing.
revert() - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Discards any unsaved changes of the address book.
Rewind - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's rewind button.
Right - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The right side of the object's rectangle.
Right - Static variable in class crossmobile.ios.uikit.NSTextAlignment
Text aligned to the center.
Right - Static variable in class crossmobile.ios.uikit.UIControlContentHorizontalAlignment
The content of the control element is horizontally aligned to the right.
Right - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 90 degrees anti-clockwise from its original position.
Right - Static variable in class crossmobile.ios.uikit.UIRectEdge
A rectangle that has only the right edge.
Right - Static variable in class crossmobile.ios.uikit.UISwipeGestureRecognizerDirection
The default direction of the swiping gesture is to the right.
Right - Static variable in class crossmobile.ios.uikit.UITableViewRowAnimation
The row(or rows) slides in or out from the right or to the right.
Right - Static variable in class crossmobile.ios.uikit.UITextAlignment
Text aligned to the center.
Right - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Align the content on the right.
rightAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the right edge.
rightAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the right edge of the layout guide frame expressed as layout anchor.
rightBarButtonItem() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns the item that is placed at the right side of the navigation bar.
rightCalloutAccessoryView() - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns the view that is displayed on the right side of the default map accessory view.
RightMargin - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The right margin of the object.
RightMirrored - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 180 degrees around the y axis and then rotated 90 degrees clockwise.
RightToLeft - Static variable in class crossmobile.ios.uikit.UIUserInterfaceLayoutDirection
Direction is right to left.
rootViewController() - Method in class crossmobile.ios.uikit.UIWindow
Returns the root view controller of this window.
rotate(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the transformation matrix that results from the rotation of the specified affine transformation.
rotateCTM(double) - Method in class crossmobile.ios.coregraphics.CGContext
Rotates user's coordinate system for this graphics context.
rotatingFooterView() - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
rotatingHeaderView() - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
rotation() - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
Returns the rotation of the gesture.
Round - Static variable in class crossmobile.ios.coregraphics.CGLineCap
The line's tail is rounded.
Round - Static variable in class crossmobile.ios.coregraphics.CGLineJoin
The bond of the two stroked lines shapes a rounded corner.
RoundedRect - Static variable in class crossmobile.ios.uikit.UITextBorderStyle
Text objects with rounded-style border.
Route - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Route".
row() - Method in class crossmobile.ios.foundation.NSIndexPath
Returns a number id of a particular row.
rowHeight() - Method in class crossmobile.ios.uikit.UITableView
Returns the height of the row.
rowHeightForComponent(UIPickerView, int) - Method in interface crossmobile.ios.uikit.UIPickerViewDelegate
It is used in order to get the height of the row of a particular component for drawing its content.
rowSizeForComponent(int) - Method in class crossmobile.ios.uikit.UIPickerView
Returns the size of the row for this component that corresponds to the largest string or view displayed.
runActionForKey(String, NSObject, Map) - Method in interface crossmobile.ios.quartzcore.CAAction
It used in order to trigger the specified action.
Running - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskState
 

S

safeAreaInsets() - Method in class crossmobile.ios.uikit.UIView
 
safeAreaLayoutGuide() - Method in class crossmobile.ios.uikit.UIView
 
Same - Static variable in class crossmobile.ios.foundation.NSOrdered
The objects are equal.
Satellite - Static variable in class crossmobile.ios.mapkit.MKMapType
The type of map that represents photos taken from space.
Saturation - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is a combination of background's brightness and tint color with the color intensity of the source image.
Saturation - Static variable in class crossmobile.ios.coregraphics.CGColorRenderingIntent
Preserves the relative saturation of the colors.
save(StrongReference<NSError>) - Method in class crossmobile.ios.addressbook.ABAddressBook
Deprecated.
Saves any unsaved changes in the address book.
Save - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's save button.
saveAccount(ACAccount, ACAccountStoreSaveCompletionHandler) - Method in class crossmobile.ios.accounts.ACAccountStore
Saves the specified account to the related database.
Saved - Static variable in class crossmobile.ios.messageui.MFMailComposeResult
The email message was saved after failure of sending.
SavedPhotosAlbum - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerSourceType
The source of the image picker controller is the photo album of the camera.
saveGState() - Method in class crossmobile.ios.coregraphics.CGContext
Saves the current graphic state of this graphics context to the graphic state stack.
SaveToCameraRoll - Static variable in class crossmobile.ios.uikit.UIActivityType
 
scale(double, double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the affine transformation matrix that results from the specified values.
scale() - Method in class crossmobile.ios.uikit.UIImage
The scaling of this image: this is used for high resolution images to display correctly.
scale() - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
Returns the scale factor relative to the point of the two touches.The points are expressed in screen's coordinates.
scale() - Method in class crossmobile.ios.uikit.UIScreen
Return the natural scale factor for this screen.
ScaleAspectFill - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Scale the content to fill the view.
ScaleAspectFit - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Scale the content to fit the view, maintaining the aspect ratio and any remaining area of the view is transparent.
scaleCTM(double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Changes current scale of user's coordinate system of this graphics context.
scalesPageToFit() - Method in class crossmobile.ios.uikit.UIWebView
Returns a Boolean value that defines whether the webpage adapts proportionally in order to fit the view.
ScaleToFill - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Scale the content to fit and change the aspect ratio of the content if needed.
scalingMode() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
scheduledTimerWithTimeInterval(double, NSTimerDelegate, Object, boolean) - Static method in class crossmobile.ios.foundation.NSTimer
Constructs and returns a new timer with the specified parameter values.
ScientificStyle - Static variable in class crossmobile.ios.foundation.CFNumberFormatterStyle
Scientific style format.
ScientificStyle - Static variable in class crossmobile.ios.foundation.NSNumberFormatterStyle
The number is displayed in scientific style format.
scopeButtonTitles() - Method in class crossmobile.ios.uikit.UISearchBar
Returns a list with the titles of the scope buttons' titles.
Screen - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is the result of multiplying the inverse of the source images with the inverse of the background images.
scrollIndicatorInsets() - Method in class crossmobile.ios.uikit.UIScrollView
Returns the distance of the scroll indicator from the edges of the view.
scrollRectToVisible(CGRect, boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Scrolls the specified area in order to be visible using animation or not.
scrollsToTop() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the scroll view moves to the top after a tap on the status bar.
scrollToNearestSelectedRowAtScrollPosition(int, boolean) - Method in class crossmobile.ios.uikit.UITableView
Scrolls the table view, with animation or not, so that at the end of the scrolling, the selected row is placed in the specified relative position of the table view.
scrollToRowAtIndexPath(NSIndexPath, int, boolean) - Method in class crossmobile.ios.uikit.UITableView
Scrolls the table view,with animation or not, so that at the end of the scrolling, the row of that index path is placed in the specified relative position of the table view.
scrollView() - Method in class crossmobile.ios.uikit.UIWebView
Returns the scroll view of the web view.
scrollView() - Method in class crossmobile.ios.webkit.WKWebView
Returns the scroll view of the web view.
Search - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's search button.
Search - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Search".
Search - Static variable in class crossmobile.ios.uikit.UISearchBarIcon
The search icon which by default depicts a magnifying glass.
searchBarStyle() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the style of this background of the search bar.
searchButtonClicked(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the search button was tapped.
Second - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The second unit.
second() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the seconds of this date object.
secondAttribute() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the second attribute of the constraint.
secondItem() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns the second item of the constraint.
section() - Method in class crossmobile.ios.foundation.NSIndexPath
Returns a number id of a particular section.
sectionFooterHeight() - Method in class crossmobile.ios.uikit.UITableView
Returns the height of the footers for this table view.
sectionHeaderHeight() - Method in class crossmobile.ios.uikit.UITableView
Returns the height of the headers' section for this table view.
SecureConnectionFailed - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a failed secure connection establishment for unknown reasons.
SecureTextInput - Static variable in class crossmobile.ios.uikit.UIAlertViewStyle
The alert for entering obscured text.
securityOrigin() - Method in class crossmobile.ios.webkit.WKFrameInfo
 
seekToEndOfFile() - Method in class crossmobile.ios.foundation.NSFileHandle
Places the file pointer at the end of the file for this NSFileHandle.
seekToFileOffset(long) - Method in class crossmobile.ios.foundation.NSFileHandle
Places the file pointer at the specified offset of the file for this NSFileHandle.
segmentedControlStyle() - Method in class crossmobile.ios.uikit.UISegmentedControl
Deprecated.
segueWithIdentifier(String, UIViewController, UIViewController, Runnable) - Static method in class crossmobile.ios.uikit.UIStoryboardSegue
 
selectAnnotation(MKAnnotation, boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Selects the specified annotation using animation or not.
Selected - Static variable in class crossmobile.ios.uikit.UIControlState
The control element is in selected state.
selectedAnnotations() - Method in class crossmobile.ios.mapkit.MKMapView
Returns a list with all the selected annotations.
selectedBackgroundView() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the background of the selected cell.
selectedImageTintColor() - Method in class crossmobile.ios.uikit.UITabBar
Deprecated.
selectedIndex() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the index of the controller related to the selected bar item.
selectedItem() - Method in class crossmobile.ios.uikit.UITabBar
Returns the currently selected item of the tab bar.
selectedRowInComponent(int) - Method in class crossmobile.ios.uikit.UIPickerView
Returns the selected row of the specified component.
selectedScopeButtonIndex() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the index of the selected scope button.
selectedScopeButtonIndexDidChange(UISearchBar, int) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the scope button selected changed.
selectedSegmentIndex() - Method in class crossmobile.ios.uikit.UISegmentedControl
Returns the index of the selected segment.
selectedViewController() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the view controller related to the selected item.
selectFont(String, double, int) - Method in class crossmobile.ios.coregraphics.CGContext
Deprecated.
selectionIndicatorImage() - Method in class crossmobile.ios.uikit.UITabBar
Returns the image used for the selection indicator.
selectionStyle() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the style of the selected cell.
selectRow(int, int, boolean) - Method in class crossmobile.ios.uikit.UIPickerView
Sets the specified row of this component as selected using animation or not.
selectRowAtIndexPath(NSIndexPath, boolean, int) - Method in class crossmobile.ios.uikit.UITableView
Selects the row of the specified index path with animation or not, scrolling this row according to specified relative position.
selfRotateScaleTranslate(CGAffineTransform, double, double, double, double, double) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
Send - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Send".
sendActionsForControlEvents(int) - Method in class crossmobile.ios.uikit.UIControl
Send evens for this control for the provided event mask
sendData(NSData, List<String>, int, StrongReference<NSError>) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
sendDataToAllPeers(NSData, int, StrongReference<NSError>) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
sender() - Method in class crossmobile.ios.uikit.UIStoryboardUnwindSegueSource
 
sendEvent(UIEvent) - Method in class crossmobile.ios.uikit.UIWindow
Dispatches events sent to the receiver by the UIApplication object to its views.
sendSubviewToBack(UIView) - Method in class crossmobile.ios.uikit.UIView
Moves the subview defined as parameter behind the other subviews of this view.
sendSynchronousRequest(NSURLRequest, StrongReference<T>, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSURLConnection
Deprecated.
Sent - Static variable in class crossmobile.ios.messageui.MessageComposeResult
The user saved or sent the message.
Sent - Static variable in class crossmobile.ios.messageui.MFMailComposeResult
The email message was saved for future use.
Sentences - Static variable in class crossmobile.ios.uikit.UITextAutocapitalizationType
Automatically capitalize the first letter of the first word of the sentence.
separateSecondaryViewControllerFromPrimaryViewController(UISplitViewController, UIViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in when a new secondary view controller is needed.
separatorColor() - Method in class crossmobile.ios.uikit.UITableView
Returns the color of the cell separator.
separatorStyle() - Method in class crossmobile.ios.uikit.UITableView
Returns style of the cell separator.
Server - Static variable in class crossmobile.ios.gamekit.GKSessionMode
The session is acting as a server.
ServerCertificateHasBadDate - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when the server certification has expired.
ServerCertificateHasUnknownRoot - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a server certification is not signed by any root server.
ServerCertificateNotYetValid - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a server certification is not valid.
ServerCertificateUntrusted - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a server certification is signed by an untrusted root server.
service() - Method in class crossmobile.ios.contacts.CNInstantMessageAddress
 
service() - Method in class crossmobile.ios.contacts.CNSocialProfile
 
serviceExtensionTimeWillExpire() - Method in class crossmobile.ios.usernotifications.UNNotificationServiceExtension
 
serviceType() - Method in class crossmobile.ios.social.SLComposeViewController
Returns the social networking service.
sessionDescription() - Method in class crossmobile.ios.foundation.NSURLSession
 
sessionForConnectionType(GKPeerPickerController, int) - Method in interface crossmobile.ios.gamekit.GKPeerPickerControllerDelegate
It is used in order to return the session of the specified connection type.
sessionID() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
sessionMode() - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
sessionWithConfiguration(NSURLSessionConfiguration) - Static method in class crossmobile.ios.foundation.NSURLSession
 
sessionWithConfiguration(NSURLSessionConfiguration, NSURLSessionDelegate, NSOperationQueue) - Static method in class crossmobile.ios.foundation.NSURLSession
 
setA(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
setAccessibilityIdentifier(String) - Method in interface crossmobile.ios.uikit.UIAccessibilityIdentification
Set an id to this instance to be discoverable
setAccessibilityIdentifier(String) - Method in class crossmobile.ios.uikit.UIView
 
setAccessoryType(int) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets the type of accessory control that is used by the cell.
setAccessoryView(UIView) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets a view displayed on the right side of the UITableViewCell and is used for additional control options.
setAccount(ACAccount) - Method in class crossmobile.ios.social.SLRequest
Sets the account for this request.
setAccountDescription(String) - Method in class crossmobile.ios.accounts.ACAccount
Sets the description of this ACAccount.
setAccountType(ACAccountType) - Method in class crossmobile.ios.accounts.ACAccount
Sets the type of service for this ACAccount.
setActions(List<UIUserNotificationAction>, int) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationCategory
Assigns the specified actions to the specified context.
setActivationMode(int) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
Sets the mode of the application before action is performed.
setActive(boolean) - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Sets the state of this constraint.
setActivityIndicatorViewStyle(int) - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Sets the style for this activity indicator.
setAdditionalSafeAreaInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIViewController
 
setAddressBook(ABAddressBook) - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
setAddressBook(ABAddressBook) - Method in class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
setAddressBook(ABAddressBook) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets the address book of this ABPersonViewController.
setAddressBook(ABAddressBook) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
setAdjustsFontSizeToFitWidth(boolean) - Method in class crossmobile.ios.uikit.UILabel
Sets a Boolean that defines whether the font size of the title should adjust to label's size.
setAdjustsFontSizeToFitWidth(boolean) - Method in class crossmobile.ios.uikit.UITextField
Set a Boolean that defines whether the font size should adjust to fit the size of this text field.
setAdjustsImageWhenDisabled(boolean) - Method in class crossmobile.ios.uikit.UIButton
Sets a value that defines whether this button changes image when it is disabled.
setAdjustsImageWhenHighlighted(boolean) - Method in class crossmobile.ios.uikit.UIButton
Sets a value that defines whether this button changes image when it is highlighted.
setAlertAction(String) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setAlertBody(String) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setAlertLaunchImage(String) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setAlertViewStyle(int) - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
setAlignment(int) - Method in class crossmobile.ios.uikit.UIStackView
Sets the alignment of the subviews perpendicular to the axis of the stack view.
setAllowableMovement(double) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Sets the maximum distance(expressed in points) that the fingers can move, until the gesture is rejected and not recognized as a long-press one.
setAllowsActions(boolean) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets a Boolean that defines whether actions such as text message sending are allowed.
setAllowsActions(boolean) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
setAllowsAddingToAddressBook(boolean) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
setAllowsEditing(boolean) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets a Boolean that defines whether person's information is editable.
setAllowsEditing(boolean) - Method in class crossmobile.ios.uikit.UIImagePickerController
Set a Boolean that defines whether the use is allowed to edit the image or video.
setAllowsMultipleSelection(boolean) - Method in class crossmobile.ios.uikit.UITableView
Set a Boolean that defines whether one or more row can be selected when in default mode.
setAllowsSelection(boolean) - Method in class crossmobile.ios.uikit.UITableView
Sets a Boolean that defines whether the user can select a row.
setAlpha(double) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the opacity for drawing in this graphics context.
setAlpha(double) - Method in class crossmobile.ios.uikit.UIView
Sets this view’s alpha value.
setAlternateName(String) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
setAlwaysBounceHorizontal(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether there is bouncing of the content when horizontal scrolling reaches the bounds of the content.
setAlwaysBounceVertical(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether there is bouncing of the content when vertical scrolling reaches the bounds of the content.
setAnchorPoint(CGPoint) - Method in class crossmobile.ios.quartzcore.CALayer
Sets the anchor point of this CALayer.
setAnimatesDrop(boolean) - Method in class crossmobile.ios.mapkit.MKPinAnnotationView
Sets a Boolean that defines whether the annotation view is animated or not.
setAnimationBeginsFromCurrentState(boolean) - Static method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether the animation should start playing from its current state.
setAnimationCurve(int) - Static method in class crossmobile.ios.uikit.UIView
Sets the type of animation curve.
setAnimationDelay(double) - Static method in class crossmobile.ios.uikit.UIView
Sets the amount of time (in seconds) to wait before animating property changes within an animation block.
setAnimationDuration(double) - Static method in class crossmobile.ios.uikit.UIView
Sets the duration of the animations of a block.
setAnimationImages(List<UIImage>) - Method in class crossmobile.ios.uikit.UIImageView
Sets a list of images to be used as an animation effect.
setAnimationRepeatAutoreverses(boolean) - Static method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether the animations of an animation block reverse themselves automatically.
setAnimationRepeatCount(float) - Static method in class crossmobile.ios.uikit.UIView
Sets the number of repetitions for the animations of a block.
setAnimationsEnabled(boolean) - Static method in class crossmobile.ios.uikit.UIView
Sets a Boolean that defines whether the animations are enabled.
setAnimationStartDate(NSDate) - Static method in class crossmobile.ios.uikit.UIView
Sets the time that the current animation block should begin.
setAnnotation(MKAnnotation) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets annotation object of this view.
setApplicationIconBadgeNumber(int) - Method in class crossmobile.ios.uikit.UIApplication
 
setApplicationIconBadgeNumber(int) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setApplicationNameForUserAgent(String) - Method in class crossmobile.ios.webkit.WKWebViewConfiguration
 
setAttachments(List<NSItemProvider>) - Method in class crossmobile.ios.foundation.NSExtensionItem
 
setAttachments(List<UNNotificationAttachment>) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setAuthenticationRequired(boolean) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
Sets a Boolean value that defines whether the device must unlocked by the user before the action.
setAutocapitalizationType(int) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the type of autocapitalization that will be applied to the text field specified by the value of UITextAutocapitalizationType.
setAutocapitalizationType(int) - Method in class crossmobile.ios.uikit.UITextField
 
setAutocapitalizationType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the type of auto-capitalization for the content of the text field.
setAutocapitalizationType(int) - Method in class crossmobile.ios.uikit.UITextView
Sets the auto-capitalization style for the text view.
setAutoCompletionViewController(UIViewController) - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
setAutocorrectionType(int) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the type of autocorrection that will be applied to the text field specified by the value of UITextAutocorrectionType.
setAutocorrectionType(int) - Method in class crossmobile.ios.uikit.UITextField
 
setAutocorrectionType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the type of auto-correction for the content of this text field.
setAutocorrectionType(int) - Method in class crossmobile.ios.uikit.UITextView
Sets the auto-correction style for the text view.
setAutomaticallyAdjustsScrollViewInsets(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Sets a Boolean that defines whether automatic adjustment of scroll views is enabled.
setAutorepeat(boolean) - Method in class crossmobile.ios.uikit.UIStepper
Sets a Boolean that defines what happens when the user presses and holds the stepper.
setAutoresizesSubviews(boolean) - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean that shows if this view after a change on its size automatically changes the size of its subviews.
setAutoresizingMask(int) - Method in class crossmobile.ios.uikit.UIView
Sets an integer bit bask that defines the way this view changes its size on a superview size change.
setAutoreverses(boolean) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets a Boolean value that determines whether the animation will play in reverse after completion.
setAvailable(boolean) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
setAxis(int) - Method in class crossmobile.ios.uikit.UIStackView
Sets the axis of the stack view along which the subviews are organized.
setB(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
setBackBarButtonItem(UIBarButtonItem) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets a back button item when it is needed.
setBackgroundColor(UIColor) - Method in class crossmobile.ios.uikit.UIStackView
 
setBackgroundColor(UIColor) - Method in class crossmobile.ios.uikit.UITableViewCell
 
setBackgroundColor(UIColor) - Method in class crossmobile.ios.uikit.UITextField
 
setBackgroundColor(UIColor) - Method in class crossmobile.ios.uikit.UITextView
 
setBackgroundColor(UIColor) - Method in class crossmobile.ios.uikit.UIView
Set this view's background color.
setBackgroundImage(UIImage, int) - Method in class crossmobile.ios.uikit.UIButton
Sets a background image to use for a specified state of this button.
setBackgroundImage(UIImage, int) - Method in class crossmobile.ios.uikit.UIStepper
Sets the background for the specified control state.
setBackgroundImage(UIImage) - Method in class crossmobile.ios.uikit.UITabBar
Sets the background image for this tab bar.
setBackgroundView(UIView) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets the background view of the cell.
setBadge(Number) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setBadgeValue(String) - Method in class crossmobile.ios.uikit.UITabBarItem
Sets the text displayed in the top-right position of an item encircled by an red oval border.
setBarStyle(int) - Method in class crossmobile.ios.uikit.UINavigationBar
Sets the style of the navigation bar as defined by the parameter.
setBarStyle(int) - Method in class crossmobile.ios.uikit.UISearchBar
Sets style of this search bar.
setBarStyle(int) - Method in class crossmobile.ios.uikit.UITabBar
Sets the style of this tab bar.
setBarStyle(int) - Method in class crossmobile.ios.uikit.UIToolbar
Sets the toolbar appearance style.
setBarTintColor(UIColor) - Method in class crossmobile.ios.uikit.UINavigationBar
Sets the tint color of navigation bar's background.
setBarTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the color of the search bar background.
setBarTintColor(UIColor) - Method in class crossmobile.ios.uikit.UITabBar
Sets the background tint color of this tab bar.
setBarTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIToolbar
Sets the tint color of the toolbar background.
setBaselineAdjustment(int) - Method in class crossmobile.ios.uikit.UILabel
Sets a value that defines how baselines are adjusted when text size changes
setBaselineRelativeArrangement(boolean) - Method in class crossmobile.ios.uikit.UIStackView
Sets a Boolean that defines whether the spacing between consecutive subviews in the stack is measured from their baselines.
setBatteryMonitoringEnabled(boolean) - Method in class crossmobile.ios.uikit.UIDevice
Sets a Boolean value that enables or disables battery monitoring.
setBccRecipients(List<String>) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Sets the Bcc recipients of the email message.
setBeginTime(double) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets the beginning time of the animation.
setBehavior(int) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
Sets the behavior that the action supports.
setBirthday(NSDate) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setBody(String) - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
Sets the text-body of the message.
setBody(String) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setBool(boolean, String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Set the specified Boolean for the specified key.
setBorderStyle(int) - Method in class crossmobile.ios.uikit.UITextField
Sets the border style for this text field.
setBottom(double) - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
setBounces(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether the scroll view bounces when it reaches the edge boundary.
setBounds(CGRect) - Method in class crossmobile.ios.uikit.UIView
Sets the bounds for this view in its own coordinate system as described by the CGRect structure parameter.
setC(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
setCalendar(NSCalendar) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the calendar type for this date picker specified by the parameter.
setCalloutOffset(CGPoint) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the offset of the default map accessory view expressed in points.
setCameraCaptureMode(int) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the capture mode used by the camera.
setCameraDevice(int) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the camera to be used by the image picker controller.
setCameraFlashMode(int) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the flash mode according to the specified value.
setCameraOverlayView(UIView) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the view to be displayed above the default image picker interface.
setCameraViewTransform(CGAffineTransform) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the transformation to be applied to the image preview.
setCanCancelContentTouches(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that determines whether touches within the scroll view, specifically touches on subviews, can trigger a scrolling or stop the current scrolling.
setCancelsTouchesInView(boolean) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Set a Boolean that defines whether touches are passed to a view when an event is perceived as a gesture.
setCanShowCallout(boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a Boolean that defines whether the annotation view can display additional information on the default map accessory view.
setCategoryIdentifier(String) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setCcRecipients(List<String>) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Sets the Cc recipients of the email message.
setCellRowHeight(UITableViewCell, float) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
setCenter(CLLocationCoordinate2D) - Method in class crossmobile.ios.mapkit.MKCoordinateRegion
 
setCenter(CGPoint) - Method in class crossmobile.ios.uikit.UIView
Sets the center for this view.
setCenterCoordinate(CLLocationCoordinate2D) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the coordinates of the map's center.
setCenterCoordinate(CLLocationCoordinate2D, boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the coordinates of the map's center using animation or not.
setCenterOffset(CGPoint) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the offset of the annotation view expressed in points.
setCharactersRemaining(Number) - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
setClearsContextBeforeDrawing(boolean) - Method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether the limits of this view will be cleared before a new drawing.
setClipsToBounds(boolean) - Method in class crossmobile.ios.uikit.UIView
Returns a Boolean that shows whether the subviews of this view are restricted within the view's boundaries.
setColor(UIColor) - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Sets the color of the animator
setCompletionHandler(SLComposeViewControllerCompletionHandler) - Method in class crossmobile.ios.social.SLComposeViewController
Sets the handler to be called after the user has composed a post.
setCompletionHandler(UIActivityViewControllerCompletionHandler) - Method in class crossmobile.ios.uikit.UIActivityViewController
 
setCompletionWithItemsHandler(UIActivityViewControllerCompletionWithItemsHandler) - Method in class crossmobile.ios.uikit.UIActivityViewController
 
setConnectionTypesMask(int) - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
setConstant(double) - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Sets the constant that is added to the multiplied second attribute of the constraint.
setContactType(int) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setContentCompressionResistancePriority(float, int) - Method in class crossmobile.ios.uikit.UIView
Sets the priority with which the view resists to shrinking concerning the specified axis.
setContentEdgeInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIButton
Set the insets of the view content
setContentHorizontalAlignment(int) - Method in class crossmobile.ios.uikit.UIButton
 
setContentHorizontalAlignment(int) - Method in class crossmobile.ios.uikit.UIControl
Sets an integer that represents the horizontal alignment of the content within the control.
setContentHuggingPriority(float, int) - Method in class crossmobile.ios.uikit.UIView
Sets the priority with which the content of the view resists to enlarged concerning an axis.
setContentInset(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIScrollView
Sets the distance that the content of the scroll view is inset inside of the scroll view (expressed in points).
setContentMode(int) - Method in class crossmobile.ios.uikit.UIView
Sets an integer that defines how this view adjusts its content on a size change.
setContentOffset(CGPoint) - Method in class crossmobile.ios.uikit.UIScrollView
Moves this UIScrollView according to the specified offset.
setContentOffset(CGPoint, boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Moves this UIScrollView according to the specified offset using optional animation.
setContentSize(CGSize) - Method in class crossmobile.ios.uikit.UIScrollView
Sets the size of the content view.
setContentSizeForViewInPopover(CGSize) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
setContentVerticalAlignment(int) - Method in class crossmobile.ios.uikit.UIControl
Sets an integer that represents the vertical alignment of the content within the control.
setContentViewController(UIViewController) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Set the specified view controller for the popover.
setContentViewController(UIViewController, boolean) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Set the specified view controller for the popover using animation or not.
setContinuous(boolean) - Method in class crossmobile.ios.uikit.UISlider
Sets a Boolean that shows whether change of the slider value causes immediate update event.
setContinuous(boolean) - Method in class crossmobile.ios.uikit.UIStepper
Sets whether the value is sent immediately after change.
setCookie(NSHTTPCookie) - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Stores the specified cookie to the NSHTTPCookieStorage.
setCookieAcceptPolicy(int) - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Sets the cookie accept policy for the NSHTTPCookieStorage.
setCookies(List<NSHTTPCookie>, NSURL, NSURL) - Method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Add a list of cookies of a URL to the NSHTTPCookieStorage.
setCoordinate(CLLocationCoordinate2D) - Method in interface crossmobile.ios.mapkit.MKAnnotation
Sets the annotation center's coordinates on the map view.
setCountDownDuration(double) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the seconds from which the timer will start the count down.
setCredential(ACAccountCredential) - Method in class crossmobile.ios.accounts.ACAccount
Sets the credential for the validation of this ACAccount.
setCredential(NSData, int) - Method in class crossmobile.ios.touchid.LAContext
 
setCurrentPage(int) - Method in class crossmobile.ios.uikit.UIPageControl
Sets the current page shown as a white dot.
setCurrentPageIndicatorTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIPageControl
Sets the color of the current page indicator.
setCurrentPreviewItemIndex(int) - Method in class crossmobile.ios.quicklook.QLPreviewController
Sets the item that will be displayed on this QLPreviewController.
setCurrentTime(double) - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Sets the current location of the playback for this AVAudioPlayer.
setCustomizableViewControllers(List<UIViewController>) - Method in class crossmobile.ios.uikit.UITabBarController
Sets the list of customized view controllers related to this tab bar controller.
setCustomView(UIView) - Method in class crossmobile.ios.uikit.UIBarButtonItem
Sets a custom view for this bar button item.
setD(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
setData(NSData) - Method in class crossmobile.ios.foundation.NSMutableData
Replaces the data of this object with the given data.
setDataDetectorTypes(long) - Method in class crossmobile.ios.uikit.UITextView
Sets the types of data that will be viewed as clickable URLs in the text view content.
setDataDetectorTypes(long) - Method in class crossmobile.ios.uikit.UIWebView
Sets the types of data that will be viewed as clickable URLs in the web view content.
setDataReceiveHandler(GKDataReceiveHandler, Object) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
setDataSource(QLPreviewControllerDataSource) - Method in class crossmobile.ios.quicklook.QLPreviewController
Sets the data source of this QLPreviewController.
setDataSource(UIPickerViewDataSource) - Method in class crossmobile.ios.uikit.UIPickerView
Sets the data source for this picker view.
setDataSource(UITableViewDataSource) - Method in class crossmobile.ios.uikit.UITableView
Sets the data source of the table view.
setDate(NSDate) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the date for this date picker.
setDate(NSDate, boolean) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the date of date picker applying animation through the change or not.
setDatePickerMode(int) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the type for this date picker
setDay(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the day for this date object.
setDecelerationRate(double) - Method in class crossmobile.ios.uikit.UIScrollView
Sets the deceleration rate after the finger is lifted.
setDecrementImage(UIImage, int) - Method in class crossmobile.ios.uikit.UIStepper
Sets the image to use for the decrement of the specified control state.
setDefersCurrentPageDisplay(boolean) - Method in class crossmobile.ios.uikit.UIPageControl
Sets a Boolean that controls whether indicator's current page is rendered.
setDefinesPresentationContext(boolean) - Method in class crossmobile.ios.uikit.UIViewController
 
setDelaysContentTouches(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether the scrolling view handles scrolling gestures with a delay.
setDelaysTouchesBegan(boolean) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Sets a Boolean that defines whether there is an initial delay in sending touches to the view for this UIGestureRecognizer.
setDelaysTouchesEnded(boolean) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Sets a Boolean that defines whether there is a delay in sending touches to the view, at the end of the phase, for this UIGestureRecognizer.
setDelegate(AVAudioPlayerDelegate) - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Sets the delegate for this AVAudioPlayer.
setDelegate(CLLocationManagerDelegate) - Method in class crossmobile.ios.corelocation.CLLocationManager
Sets the delegate for handling location data.
setDelegate(NSXMLParserDelegate) - Method in class crossmobile.ios.foundation.NSXMLParser
Sets specified delegate of this NSXMLParser object.
setDelegate(GKPeerPickerControllerDelegate) - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
setDelegate(GKSessionDelegate) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
setDelegate(MKMapViewDelegate) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the delegate for the map view.
setDelegate(MKReverseGeocoderDelegate) - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
setDelegate(NSObject) - Method in class crossmobile.ios.quartzcore.CAAnimation
Sets the delegate for this CAAnimation object.
setDelegate(UIView) - Method in class crossmobile.ios.quartzcore.CALayer
Sets the delegate for this CALayer.
setDelegate(QLPreviewControllerDelegate) - Method in class crossmobile.ios.quicklook.QLPreviewController
Sets the delegate for this QLPreviewController.
setDelegate(SKProductsRequestDelegate) - Method in class crossmobile.ios.storekit.SKProductsRequest
Sets the specified delegate for this SKProductsRequest object.
setDelegate(SKRequestDelegate) - Method in class crossmobile.ios.storekit.SKRequest
Sets the specified delegate for this SKRequest.
setDelegate(UIAccelerometerDelegate) - Method in class crossmobile.ios.uikit.UIAccelerometer
Deprecated.
Sets the delegate object that receives the acceleration events.
setDelegate(UIActionSheetDelegate) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
setDelegate(UIAlertViewDelegate) - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
setDelegate(UIApplicationDelegate) - Method in class crossmobile.ios.uikit.UIApplication
Sets the delegate for the application.
setDelegate(UIGestureRecognizerDelegate) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Sets the delegate object for this UIGestureRecognizer.
setDelegate(UINavigationControllerDelegate) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the delegate for this image picker controller.
setDelegate(UINavigationBarDelegate) - Method in class crossmobile.ios.uikit.UINavigationBar
Sets as the delegate object of this navigation bar the one given.
setDelegate(UINavigationControllerDelegate) - Method in class crossmobile.ios.uikit.UINavigationController
Sets the delegate for this navigation controller.
setDelegate(UIPickerViewDelegate) - Method in class crossmobile.ios.uikit.UIPickerView
Sets the delegate for this picker view.
setDelegate(UIPopoverControllerDelegate) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Sets the delegate of the popover.
setDelegate(UIScrollViewDelegate) - Method in class crossmobile.ios.uikit.UIScrollView
Sets the delegate for this scroll view.
setDelegate(UISearchBarDelegate) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the delegate object for this search bar,the object responsible for search bar's functionality.
setDelegate(UISplitViewControllerDelegate) - Method in class crossmobile.ios.uikit.UISplitViewController
Set the specified delegate of this UISplitViewController.
setDelegate(UITabBarDelegate) - Method in class crossmobile.ios.uikit.UITabBar
Set the delegate object of this tab bar.
setDelegate(UITabBarControllerDelegate) - Method in class crossmobile.ios.uikit.UITabBarController
Sets the delegate for this tab bar controller.
setDelegate(UITableViewDelegate) - Method in class crossmobile.ios.uikit.UITableView
Sets the delegate of the table view.
setDelegate(UITextFieldDelegate) - Method in class crossmobile.ios.uikit.UITextField
Sets the delegate for this text field.
setDelegate(UITextViewDelegate) - Method in class crossmobile.ios.uikit.UITextView
Sets the receiver's delegate.
setDelegate(UIWebViewDelegate) - Method in class crossmobile.ios.uikit.UIWebView
Sets as delegate the one defined as parameter.
setDelegate(UNUserNotificationCenterDelegate) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
setDepartmentName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setDesiredAccuracy(double) - Method in class crossmobile.ios.corelocation.CLLocationManager
Sets the accuracy of the location.
setDestructive(boolean) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
Sets a Boolean value that defines whether the action is destructive or not.
setDirection(int) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
Sets the acceptable recognized direction of the swipe.The default direction is right.
setDirectionalLockEnabled(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether the scrolling is permitted only for one direction.
setDisconnectTimeout(double) - Method in class crossmobile.ios.gamekit.GKSession
Deprecated.
setDiskCapacity(int) - Method in class crossmobile.ios.foundation.NSURLCache
Sets the size of the cache on the disk.
setDisplayedPerson(ABRecord) - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
Sets the prefilled by the new person view controller person's properties.
setDisplayedPerson(ABRecord) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets the person that is displayed.
setDisplayedPerson(ABRecord) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
setDisplayedProperties(List<Integer>) - Method in class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
setDisplayedProperties(List) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets the list with the properties of the displayed person.
setDistanceFilter(double) - Method in class crossmobile.ios.corelocation.CLLocationManager
Sets the minimum horizontal distance that the device must move before it causes a location update.
setDistribution(int) - Method in class crossmobile.ios.uikit.UIStackView
Sets the arrangement of the views along the axis of the stack view.(horizontal or vertical)
setDividerImage(UIImage, int, int) - Method in class crossmobile.ios.uikit.UIStepper
Sets the divider image used for the specified control states.
setDouble(double, String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Sets the specified double number for the specified key.
setDraggable(boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets a Boolean that defines whether the annotation is draggable.
setDragState(int) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the current drag state of the annotation.
setDragState(int, boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the current drag state of the annotation using animation or not.
setDuration(double) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets the animation duration in seconds.
setEdgesForExtendedLayout(int) - Method in class crossmobile.ios.uikit.UIViewController
Sets the edges that should be extended to cover the whole screen.
setEditable(boolean) - Method in class crossmobile.ios.uikit.UITextView
Sets a Boolean value that defines whether the text view is editable or not.
setEditing(boolean) - Method in class crossmobile.ios.uikit.UITableView
Sets the mode of the table view(editing or default)
setEditing(boolean, boolean) - Method in class crossmobile.ios.uikit.UITableView
Switches between table view's editing and default mode with animation or not.
setEditing(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Sets a Boolean that define whether the content of the view is allowed to be currently editable by the user.
setEditing(boolean, boolean) - Method in class crossmobile.ios.uikit.UIViewController
Sets values that define whether the content of the content is allowed to be currently editable by the user.
setEnabled(boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Returns a Boolean that defines whether the annotation is enabled.
setEnabled(boolean) - Method in class crossmobile.ios.uikit.UIAlertAction
Sets a Boolean value that defines whether the alert is enabled or not.
setEnabled(boolean) - Method in class crossmobile.ios.uikit.UIBarItem
Sets a Boolean that defines whether this bar item is enabled.
setEnabled(boolean) - Method in class crossmobile.ios.uikit.UIButton
 
setEnabled(boolean) - Method in class crossmobile.ios.uikit.UIControl
Sets a Boolean that defines whether the control is enabled or not.
setEnabled(boolean) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Sets a Boolean that defines whether this UIGestureRecognizer is enabled or not.
setEnablesReturnKeyAutomatically(boolean) - Method in class crossmobile.ios.uikit.UITextField
 
setEnablesReturnKeyAutomatically(boolean) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets a Boolean that defines whether the return key is automatically enabled.
setEnablesReturnKeyAutomatically(boolean) - Method in class crossmobile.ios.uikit.UITextView
Sets a Boolean that defines whether the return key of the text view is automatically enabled or not.
setEndProgress(float) - Method in class crossmobile.ios.quartzcore.CATransition
Sets a number that represents the ending point of this CATransition.
setEra(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the era for this date object.
setEstimatedRowHeight(double) - Method in class crossmobile.ios.uikit.UITableView
 
setExcludedActivityTypes(List<String>) - Method in class crossmobile.ios.uikit.UIActivityViewController
 
setFamilyName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setFillColor(double[]) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the fill color of this graphics context defined by the specified components.
setFillColorSpace(CGColorSpace) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the CGColorSpace fill color of this graphics context.
setFillColorWithColor(CGColor) - Method in class crossmobile.ios.coregraphics.CGContext
Sets CGColor fill color of this graphics context.
setFillMode(String) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets the state of the animation after its completion.
setFireDate(NSDate) - Method in class crossmobile.ios.foundation.NSTimer
Sets the date at which this timer fires.
setFireDate(NSDate) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setFloat(float, String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Sets the specified float number for the specified key.
setFont(CGFont) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the font to use for this graphics context.
setFont(UIFont) - Method in class crossmobile.ios.uikit.UILabel
Sets the font of the label's text.
setFont(UIFont) - Method in class crossmobile.ios.uikit.UITextField
Sets the font of this text field.
setFont(UIFont) - Method in class crossmobile.ios.uikit.UITextView
Sets the font of the text view content.
setFontSize(double) - Method in class crossmobile.ios.coregraphics.CGContext
Set font size for this graphics context.
setFrame(CGRect) - Method in class crossmobile.ios.uikit.UIButton
 
setFrame(CGRect) - Method in class crossmobile.ios.uikit.UILabel
 
setFrame(CGRect) - Method in class crossmobile.ios.uikit.UIStepper
 
setFrame(CGRect) - Method in class crossmobile.ios.uikit.UISwitch
 
setFrame(CGRect) - Method in class crossmobile.ios.uikit.UIView
Sets view's dimensions and position according to the structure specified as frame parameter.
setFraudulentWebsiteWarningEnabled(boolean) - Method in class crossmobile.ios.webkit.WKPreferences
 
setGestureRecognizers(List<UIGestureRecognizer>) - Method in class crossmobile.ios.uikit.UIView
Connects a list of gesture recognizers to this view.
setHasAction(boolean) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setHeadingFilter(double) - Method in class crossmobile.ios.corelocation.CLLocationManager
Sets the minimum heading change that causes heading update.
setHeadingOrientation(int) - Method in class crossmobile.ios.corelocation.CLLocationManager
Sets the orientation used for heading computations.
setHeight(double) - Method in class crossmobile.ios.coregraphics.CGSize
 
setHeight(double) - Method in class crossmobile.ios.mapkit.MKMapSize
 
setHidden(boolean) - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
 
setHidden(boolean) - Method in class crossmobile.ios.uikit.UINavigationBar
 
setHidden(boolean) - Method in class crossmobile.ios.uikit.UIToolbar
 
setHidden(boolean) - Method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether this view is hidden or not.
setHidesBackButton(boolean) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets the back button hidden or not.
setHidesBackButton(boolean, boolean) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets the back button hidden or not with animated way or not.
setHidesBottomBarWhenPushed(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Sets a Boolean that defines whether toolbar at the bottom of the screen is visible when the view controller is pushed on to the navigation controller.
setHidesForSinglePage(boolean) - Method in class crossmobile.ios.uikit.UIPageControl
Sets a Boolean that defines whether the page control is hidden for one page.
setHidesWhenStopped(boolean) - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Sets a Boolean value that defines whether this activity indicator is hidden when the animation stops.
setHighlighted(boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets a Boolean that defines whether the annotation view is highlighted.
setHighlighted(boolean) - Method in class crossmobile.ios.uikit.UIButton
 
setHighlighted(boolean) - Method in class crossmobile.ios.uikit.UIControl
Sets the control to highlighted state according to the Boolean parameter.
setHighlighted(boolean) - Method in class crossmobile.ios.uikit.UIImageView
Sets a Boolean that defines whether the image is highlighted.
setHighlighted(boolean) - Method in class crossmobile.ios.uikit.UILabel
Sets a Boolean that shows whether this label should be highlighted.
setHighlighted(boolean) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets a Boolean that defines whether the cell is highlighted.
setHighlightedAnimationImages(List<UIImage>) - Method in class crossmobile.ios.uikit.UIImageView
Sets a list of images to be used, when the view is highlighted, as an animation effect.
setHighlightedImage(UIImage) - Method in class crossmobile.ios.uikit.UIImageView
Sets the image to be displayed when this view is highlighted.
setHighlightedItemForProperty(int, int) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Specifies whether the particular property of the displayed person should be highlighted.
setHighlightedTextColor(UIColor) - Method in class crossmobile.ios.uikit.UILabel
Sets the highlight color of label's text.
setHorizontal(double) - Method in class crossmobile.ios.uikit.UIOffset
 
setHour(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the hour for this date object.
setHTTPBody(NSData) - Method in class crossmobile.ios.foundation.NSMutableURLRequest
Sets the data of this URL request object.
setHTTPMethod(String) - Method in class crossmobile.ios.foundation.NSMutableURLRequest
Sets the HTTP request method for this URL request object.
setHTTPShouldHandleCookies(boolean) - Method in class crossmobile.ios.foundation.NSMutableURLRequest
Sets a Boolean that defines whether this URL request object uses the default cookie.
setIdentifier(String) - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Set the id of this NSLayoutConstraint.
setIdentifier(String) - Method in class crossmobile.ios.uikit.UILayoutGuide
Sets a String id for this layout guide.
setIdentifier(String) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
Sets the name of the action.
setIdentifier(String) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationCategory
Sets the name of the action group.
setIdleTimerDisabled(boolean) - Method in class crossmobile.ios.uikit.UIApplication
Sets a Boolean that defines whether the idle timer is enabled.
setImage(UIImage) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the image of the annotation view.
setImage(UIImage) - Method in class crossmobile.ios.uikit.UIBarItem
Sets the image for this bar item.
setImage(UIImage, int) - Method in class crossmobile.ios.uikit.UIButton
Sets the image to use for the specified state of this button.
setImage(UIImage) - Method in class crossmobile.ios.uikit.UIImageView
Sets the image to be displayed in this image view.
setImage(UIImage, int, int) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the image for a given search bar icon type and control state of this search bar.
setImage(UIImage, int) - Method in class crossmobile.ios.uikit.UISegmentedControl
Sets the specified image to the segment of the specified index.
setImageData(NSData) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setImageDataAvailable(boolean) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setImageEdgeInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIButton
Set the insets of the foreground image
setImageInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIBarItem
Sets the image inset/outset for each edge.
setIncrementImage(UIImage, int) - Method in class crossmobile.ios.uikit.UIStepper
Sets the specified image for the specified control state.
setIndicatorStyle(int) - Method in class crossmobile.ios.uikit.UIScrollView
Sets the style of the indicator.
setInitialPlaybackTime(double) - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
setInitialText(String) - Method in class crossmobile.ios.social.SLComposeViewController
Sets the initial text to be posted.
setInsetsLayoutMarginsFromSafeArea(boolean) - Method in class crossmobile.ios.uikit.UIView
 
setInteger(int, String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Sets the specified integer number for the specified key.
setInteractionNotAllowed(boolean) - Method in class crossmobile.ios.touchid.LAContext
 
setItemPositioning(int) - Method in class crossmobile.ios.uikit.UITabBar
Sets the positioning scheme of the items in this tab bar.
setItems(List<UINavigationItem>) - Method in class crossmobile.ios.uikit.UINavigationBar
The given items replace the items of this navigation bar without animation on change.
setItems(List<UINavigationItem>, boolean) - Method in class crossmobile.ios.uikit.UINavigationBar
The given items replace the original items of this navigation bar either with animation on change or not according to the given parameter.
setItems(List<UITabBarItem>) - Method in class crossmobile.ios.uikit.UITabBar
Set the items on this tab bar without animation.
setItems(List<UITabBarItem>, boolean) - Method in class crossmobile.ios.uikit.UITabBar
Sets the items on the tab bar, using or not animation during the transition.
setItems(List<UIBarButtonItem>) - Method in class crossmobile.ios.uikit.UIToolbar
Set the list of items that will be displayed on this toolbar.
setItems(List<UIBarButtonItem>, boolean) - Method in class crossmobile.ios.uikit.UIToolbar
Sets the items on the toolbar by animating the changes.
setItemSpacing(double) - Method in class crossmobile.ios.uikit.UITabBar
Sets the inter-item spacing of this tab bar expressed in points.
setItemWidth(double) - Method in class crossmobile.ios.uikit.UITabBar
Sets the width of the center-styled items of the tab bar expressed in points.
setJavaScriptCanOpenWindowsAutomatically(boolean) - Method in class crossmobile.ios.webkit.WKPreferences
 
setJobTitle(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setKeyboardAppearance(int) - Method in class crossmobile.ios.uikit.UITextField
 
setKeyboardAppearance(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets appearance type of the keyboard used along with the text field.
setKeyboardAppearance(int) - Method in class crossmobile.ios.uikit.UITextView
Sets the appearance of the keyboard that is used by the text view.
setKeyboardType(int) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the type of keyboard for the text field of the search bar.
setKeyboardType(int) - Method in class crossmobile.ios.uikit.UITextField
 
setKeyboardType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the style of the keyboard that will be used along with the text field.
setKeyboardType(int) - Method in class crossmobile.ios.uikit.UITextView
Sets the keyboard style for the text view.
setKeysToFetch(List<String>) - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
setLatitude(double) - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
setLatitudeDelta(double) - Method in class crossmobile.ios.mapkit.MKCoordinateSpan
 
setLaunchImageName(String) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setLayoutMargins(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIView
Sets the layout margins to the specified UIEdgeInsets value
setLayoutMarginsRelativeArrangement(boolean) - Method in class crossmobile.ios.uikit.UIStackView
Sets a Boolean that defines whether the subviews are arranged relative to stack's layout margin.
setLeft(double) - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
setLeftBarButtonItem(UIBarButtonItem) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets a navigation item at the left side of the navigation bar.
setLeftBarButtonItem(UIBarButtonItem, boolean) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets a navigation item at the left side of the navigation bar with animated way or not.
setLeftCalloutAccessoryView(UIView) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the view to be displayed on the left side of the default map accessory view.
setLength(int) - Method in class crossmobile.ios.foundation.NSRange
 
setLineBreakMode(int) - Method in class crossmobile.ios.uikit.UILabel
Sets technique to use in order to wrap and shorten the text of the label.
setLineCap(int) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the style of the ending points of lines of this graphics context.
setLineJoin(int) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the style of joining stroked lines when they shape an angle of this graphics context.
setLineWidth(double) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the width of stroked lines of this graphics context.
setLocale(NSLocale) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the local format of date that this date picker will display.
setLocalizedCancelTitle(String) - Method in class crossmobile.ios.touchid.LAContext
 
setLocalizedFallbackTitle(String) - Method in class crossmobile.ios.touchid.LAContext
 
setLocalizedReason(String) - Method in class crossmobile.ios.touchid.LAContext
 
setLocation(int) - Method in class crossmobile.ios.foundation.NSRange
 
setLongitude(double) - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
setLongitudeDelta(double) - Method in class crossmobile.ios.mapkit.MKCoordinateSpan
 
setMailComposeDelegate(MFMailComposeViewControllerDelegate) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Sets the delegate for this MFMailComposeViewController.
setMapType(int) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the type of the map.
setMask(CALayer) - Method in class crossmobile.ios.quartzcore.CALayer
 
setMaskView(UIView) - Method in class crossmobile.ios.uikit.UIView
Set the mask of the current view.
setMaximumDate(NSDate) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the maximum date of this date picker.
setMaximumFractionDigits(int) - Method in class crossmobile.ios.foundation.NSNumberFormatter
Sets the maximum number of digits after the decimal separator for this object.
setMaximumNumberOfTouches(int) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Sets the maximum number of touching fingers for this gesture in order to be recognized as a pan gesture.
setMaximumPrimaryColumnWidth(double) - Method in class crossmobile.ios.uikit.UISplitViewController
Sets the maximum width for content of the primary view controller expressed in points.
setMaximumTrackImage(UIImage, int) - Method in class crossmobile.ios.uikit.UISlider
Sets the specified maximum thumb image to be used in the specified control state.
setMaximumTrackTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISlider
Sets the color of standard maximum track images.
setMaximumValue(float) - Method in class crossmobile.ios.uikit.UISlider
Sets the maximum value of the control.
setMaximumValue(double) - Method in class crossmobile.ios.uikit.UIStepper
Sets the maximum value for this stepper.
setMaximumValueImage(UIImage) - Method in class crossmobile.ios.uikit.UISlider
Sets the image that will be depicted on the side of the slider and represents the maximum value of the control.
setMediaPlaybackRequiresUserAction(boolean) - Method in class crossmobile.ios.uikit.UIWebView
 
setMediaTypes(List<String>) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the list with the media types that the image picker controller supports.
setMemoryCapacity(int) - Method in class crossmobile.ios.foundation.NSURLCache
Sets the memory capacity of the cache object.
setMessage(String) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
setMessage(String) - Method in class crossmobile.ios.uikit.UIAlertController
Sets a text that contains the details of the alert purpose.
setMessage(String) - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
setMessageBody(String, boolean) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Sets the text-body of the email message.
setMessageComposeDelegate(MFMessageComposeViewControllerDelegate) - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
Sets the delegate for this MFMessageComposeViewController.
setMiddleName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setMinimumDate(NSDate) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the minimum date that this date picker can display.
setMinimumFontSize(double) - Method in class crossmobile.ios.webkit.WKPreferences
 
setMinimumNumberOfTouches(int) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Sets the minimum number of touching fingers for this gesture in order to be recognized as a pan gesture.
setMinimumPressDuration(double) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Sets the minimum touch time that is needed in order to recognize a gesture as a long-press one.
setMinimumPrimaryColumnWidth(double) - Method in class crossmobile.ios.uikit.UISplitViewController
Sets the minimum width for content of the primary view controller expressed in points.
setMinimumScaleFactor(double) - Method in class crossmobile.ios.uikit.UILabel
Sets the minimum scale factor of label.
setMinimumTrackImage(UIImage, int) - Method in class crossmobile.ios.uikit.UISlider
Sets the specified minimum thumb image to be used in the specified control state.
setMinimumTrackTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISlider
Sets the color of standard minimum track images.
setMinimumValue(float) - Method in class crossmobile.ios.uikit.UISlider
Sets the minimum value of the control.
setMinimumValue(double) - Method in class crossmobile.ios.uikit.UIStepper
Sets the minimum value for this stepper.
setMinimumValueImage(UIImage) - Method in class crossmobile.ios.uikit.UISlider
Sets the image that will be depicted on the side of the slider and represents the minimum value of the control.
setMinute(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the minutes for this date object.
setMinuteInterval(int) - Method in class crossmobile.ios.uikit.UIDatePicker
The interval at which the date picker should display minutes.
setModalInPopover(boolean) - Method in class crossmobile.ios.uikit.UIViewController
The default value of this field is false.
setModalPresentationStyle(int) - Method in class crossmobile.ios.uikit.UIViewController
Sets the presentation style.
setModalTransitionStyle(int) - Method in class crossmobile.ios.uikit.UIViewController
Sets the transition style.
setMomentary(boolean) - Method in class crossmobile.ios.uikit.UISegmentedControl
Sets a Boolean that defines whether segments show the selected state.
setMonth(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the month for this date object.
setMultipleTouchEnabled(boolean) - Method in class crossmobile.ios.uikit.UIView
Set a Boolean that defines whether this view accepts multi-touch events.
setMutableObjects(boolean) - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
setNamePrefix(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setNameSuffix(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setNavigationBarHidden(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Sets a Boolean that defines whether the navigation bar of this navigation controller.
setNavigationBarHidden(boolean, boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Hides or shows the navigation bar of this controller using animation or not.
setNavigationDelegate(WKNavigationDelegate) - Method in class crossmobile.ios.webkit.WKWebView
 
setNeedsDisplay() - Method in class crossmobile.ios.uikit.UIView
Marks this view to be redrawn on the next even cycle.
setNeedsDisplayInMapRect(MKMapRect) - Method in class crossmobile.ios.mapkit.MKOverlayView
Invalidates for the specified map view all zoom scales.
setNeedsDisplayInMapRect(MKMapRect, double) - Method in class crossmobile.ios.mapkit.MKOverlayView
Invalidates the zoom scale for the specified map view.
setNeedsLayout() - Method in class crossmobile.ios.uikit.UIView
Sets a flag that indicates that the layout of this view's subviews need to be updated and also defines that the update will take place on the next update cycle.
setNeedsStatusBarAppearanceUpdate() - Method in class crossmobile.ios.uikit.UIViewController
 
setNeedsUpdateConstraints() - Method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether the view's constraints need to be updated.
setNetworkActivityIndicatorVisible(boolean) - Method in class crossmobile.ios.uikit.UIApplication
Sets a Boolean that defines whether network activity is on.
setNewPersonViewDelegate(ABNewPersonViewControllerDelegate) - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
Sets the delegate for this ABNewPersonViewController.
setNickname(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setNonGregorianBirthday(NSDateComponents) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setNote(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setNotificationCategories(Set<UNNotificationCategory>) - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
setNumberOfLines(int) - Method in class crossmobile.ios.uikit.UILabel
Sets the maximum number of lines for rendering the text.
setNumberOfLoops(int) - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Sets the number of repeats of the audio of this AVAudioPlayer.
setNumberOfPages(int) - Method in class crossmobile.ios.uikit.UIPageControl
Sets the number of pages represented as dots.
setNumberOfTapsRequired(int) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Sets the number of taps that are needed for gesture to be recognized as long-press one.
setNumberOfTapsRequired(int) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
Sets the number of taps required so that the gesture is recognized.
setNumberOfTouchesRequired(int) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
Sets the number of fingers needed to touch the screen in order to recognize a gesture as a long-press one.
setNumberOfTouchesRequired(int) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
Sets the threshold of the number of touches required to recognize this gesture.
setNumberOfTouchesRequired(int) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
Sets the number of touches required so that the gesture is recognized.
setNumberStyle(int) - Method in class crossmobile.ios.foundation.NSNumberFormatter
Set the number-format style for this object.
setOauthToken(String) - Method in class crossmobile.ios.accounts.ACAccountCredential
Sets the token that is used for the credential.
setObject(Object, String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Sets the specified object for the specified key.
setOn(boolean) - Method in class crossmobile.ios.uikit.UISwitch
Sets the state of the switch (on or off).
setOn(boolean, boolean) - Method in class crossmobile.ios.uikit.UISwitch
Changes changes the state of switch ( on or off) using animation or not.
setOnTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISwitch
Sets the color of the switch used when it is turned on.
setOpaque(boolean) - Method in class crossmobile.ios.uikit.UIView
A Boolean value that determines whether the view is opaque.
setOrganizationName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setOrigin(CGPoint) - Method in class crossmobile.ios.coregraphics.CGRect
 
setOrigin(MKMapPoint) - Method in class crossmobile.ios.mapkit.MKMapRect
 
setOverrideUserInterfaceStyle(int) - Method in class crossmobile.ios.uikit.UIView
Override the user style, whether be light or dark.
setOwningView(UIView) - Method in class crossmobile.ios.uikit.UILayoutGuide
Set the view parameter as the owner of this layout guide.
setPageIndicatorTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIPageControl
Sets the color of the page indicator.
setPagingEnabled(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether paging is enabled.
setParameters(Map) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
A dictionary with additional parameters related to the action.
setParentGroup(ABRecord) - Method in class crossmobile.ios.addressbook.ABNewPersonViewController
Deprecated.
Sets the group into which the new added contacts are saved.
setPassthroughViews(List<UIView>) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Relates the specified list of views with the popover.
setPath(CGPath) - Method in class crossmobile.ios.quartzcore.CAShapeLayer
 
setPeoplePickerDelegate(ABPeoplePickerNavigationControllerDelegate) - Method in class crossmobile.ios.addressbook.ABPeoplePickerNavigationController
Deprecated.
setPersonViewDelegate(ABPersonViewControllerDelegate) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets the delegate of this ABPersonViewController.
setPhoneticFamilyName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setPhoneticGivenName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setPhoneticMiddleName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setPinColor(int) - Method in class crossmobile.ios.mapkit.MKPinAnnotationView
Sets the specified color for the pin head.
setPlaceholder(String) - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
setPlaceholder(String) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the appropriate String when there is no text in the text field of the search bar.
setPlaceholder(String) - Method in class crossmobile.ios.uikit.UITextField
Sets the text to be displayed when there is no text inserted in this text field.
setPopoverContentSize(CGSize) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Sets the size of the popover.
setPopoverContentSize(CGSize, boolean) - Method in class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Resizes the popover using animation or not.
setPossibleTitles(Set<String>) - Method in class crossmobile.ios.uikit.UIBarButtonItem
Sets the possible titles of this bar button item.
setPreferences(WKPreferences) - Method in class crossmobile.ios.webkit.WKWebViewConfiguration
 
setPreferredDisplayMode(int) - Method in class crossmobile.ios.uikit.UISplitViewController
Sets the preferred display mode for this split view controller.
setPreferredMaxLayoutWidth(double) - Method in class crossmobile.ios.uikit.UILabel
Sets the maximum width of a label with multiple lines.
setPreferredPrimaryColumnWidthFraction(double) - Method in class crossmobile.ios.uikit.UISplitViewController
Sets the relative width for content of the primary view controller.
setPresentsWithGesture(boolean) - Method in class crossmobile.ios.uikit.UISplitViewController
Sets a Boolean that defines whether this UISplitViewController can show up or conceal with a swipe gesture.
setPreservesSuperviewLayoutMargins(boolean) - Method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether this view adapts to its superview margins.
setPreviousFamilyName(String) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setPrintingItem(NSObject) - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Sets an item ready to print.
setPrintingItems(List) - Method in class crossmobile.ios.uikit.UIPrintInteractionController
Sets a list with items ready to print.
setPriority(float) - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
setPriority(float) - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Sets the priority of the constraint.
setProductIdentifier(String) - Method in class crossmobile.ios.storekit.SKMutablePayment
Sets the String that identifies the product that is purchased.
setProgress(float) - Method in class crossmobile.ios.uikit.UIProgressView
Sets the current progress shown on the bar using a floating number that ranges from 0 to 1.
setProgressTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIProgressView
Sets the color that fills the progress bar.
setProgressViewStyle(int) - Method in class crossmobile.ios.uikit.UIProgressView
Sets the graphical style of this progress bar.
setPrompt(String) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets a text at the top of the navigation bar.
setPrompt(String) - Method in class crossmobile.ios.uikit.UISearchBar
Sets as prompt text displayed above the search bar the String specified in the prompt parameter.
setProvidesPresentationContextTransitionStyle(boolean) - Method in class crossmobile.ios.uikit.UIViewController
 
setProximityMonitoringEnabled(boolean) - Method in class crossmobile.ios.uikit.UIDevice
Sets a Boolean value that enables or disables proximity monitoring.
setPurpose(String) - Method in class crossmobile.ios.corelocation.CLLocationManager
Sets a string value that defines the purpose of location service use for the particular application.
setQuantity(int) - Method in class crossmobile.ios.storekit.SKMutablePayment
Sets the specified number of requested items.
setRecipients(List<String>) - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
Sets the list of the recipients of this message.
setRegion(MKCoordinateRegion) - Method in class crossmobile.ios.mapkit.MKMapView
Set the area to be displayed by the map view.
setRegion(MKCoordinateRegion, boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Set the area to be displayed by the map view using animation or not.
setRemovedOnCompletion(boolean) - Method in class crossmobile.ios.quartzcore.CAAnimation
Sets a Boolean that defines whether this CAAnimation is removed from the layer on completion.
setRepeatCalendar(NSCalendar) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setRepeatCount(float) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets the number of repeats of the animation.
setRepeatDuration(double) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets the duration of the animation repeat.
setRepeatInterval(int) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setRequestData(NSData) - Method in class crossmobile.ios.storekit.SKMutablePayment
Sets special data that will be used in the future.
setRestorationIdentifier(String) - Method in class crossmobile.ios.uikit.UIView
 
setRestorationIdentifier(String) - Method in class crossmobile.ios.uikit.UIViewController
 
setReturnKeyType(int) - Method in class crossmobile.ios.uikit.UITextField
 
setReturnKeyType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the type of the return key.
setReturnKeyType(int) - Method in class crossmobile.ios.uikit.UITextView
Sets the text that is displayed on the return key.
setRGBFillColor(double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the RGBA values for fill color of this graphics context.
setRGBStrokeColor(double, double, double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the RGBA values for the color of stroke lines of this graphics context.
setRight(double) - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
setRightBarButtonItem(UIBarButtonItem) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets a navigation item at the right side of the navigation bar.
setRightBarButtonItem(UIBarButtonItem, boolean) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets a navigation item at the right side of the navigation bar with animated way or not.
setRightCalloutAccessoryView(UIView) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the view to be displayed on the right side of the default map accessory view.
setRootViewController(UIViewController) - Method in class crossmobile.ios.uikit.UIWindow
Sets the specified controller as root view controller of this window.
setRotation(double) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
Sets the rotation of the gesture and resets the velocity value.
setRowHeight(double) - Method in class crossmobile.ios.uikit.UITableView
Sets the height of the row.
setScale(double) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
Sets the scale factor relative to the point of the two touches.
setScalesPageToFit(boolean) - Method in class crossmobile.ios.uikit.UIWebView
Sets a Boolean value that defines whether the webpage adapts proportionally in order to fit the view.
setScalingMode(int) - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
Sets the scaling mode of the movie content.
setScopeButtonTitles(List<String>) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the titles displayed on the scope buttons.
setScrollEnabled(boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Sets a Boolean that defines whether scrolling of the map is enabled.
setScrollEnabled(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether scrolling is enabled.
setScrollIndicatorInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIScrollView
Sets the distance of the scroll indicator from the edges of the view.
setScrollsToTop(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether the scroll view moves to the top after a tap on the status bar.
setSearchBarStyle(int) - Method in class crossmobile.ios.uikit.UISearchBar
Set the background style of this search bar.
setSecond(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the seconds for this date object.
setSectionFooterHeight(double) - Method in class crossmobile.ios.uikit.UITableView
Sets the height of the footers' section for this table view.
setSectionHeaderHeight(double) - Method in class crossmobile.ios.uikit.UITableView
Sets the height of the headers' section for this table view.
setSecureTextEntry(boolean) - Method in class crossmobile.ios.uikit.UITextField
 
setSecureTextEntry(boolean) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets a Boolean that defines if the text that is being entered in the text field should be hidden.
setSecureTextEntry(boolean) - Method in class crossmobile.ios.uikit.UITextView
Sets a Boolean value that defines whether the text view hides the text that is entered.
setSegmentedControlStyle(int) - Method in class crossmobile.ios.uikit.UISegmentedControl
Deprecated.
setSelected(boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the selection state of the annotation view.
setSelected(boolean, boolean) - Method in class crossmobile.ios.mapkit.MKAnnotationView
Sets the selection state of the annotation view using animation or not.
setSelected(boolean) - Method in class crossmobile.ios.uikit.UIButton
 
setSelected(boolean) - Method in class crossmobile.ios.uikit.UIControl
Sets this control to selected state or not according to Boolean parameter.
setSelected(boolean) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets a Boolean that defines whether the cell is selected.
setSelectedAnnotations(List<? extends MKAnnotation>) - Method in class crossmobile.ios.mapkit.MKMapView
Sets a list with the currently selected annotations.
setSelectedBackgroundView(UIView) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets the background of the selected cell.
setSelectedImageTintColor(UIColor) - Method in class crossmobile.ios.uikit.UITabBar
Deprecated.
setSelectedIndex(int) - Method in class crossmobile.ios.uikit.UITabBarController
Sets the index of the controller related to the selected bar item.
setSelectedItem(UITabBarItem) - Method in class crossmobile.ios.uikit.UITabBar
Sets as currently selected item of the tab bar the item passed as parameter.
setSelectedScopeButtonIndex(int) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the scope button at the specified index as selected.
setSelectedSegmentIndex(int) - Method in class crossmobile.ios.uikit.UISegmentedControl
Sets the index for the selected segment.
setSelectedViewController(UIViewController) - Method in class crossmobile.ios.uikit.UITabBarController
Sets the view controller related to the selected item.
setSelectionIndicatorImage(UIImage) - Method in class crossmobile.ios.uikit.UITabBar
Sets the image used for the selection indicator.
setSelectionStyle(int) - Method in class crossmobile.ios.uikit.UITableViewCell
Sets the style of the selected cell.
setSeparatorColor(UIColor) - Method in class crossmobile.ios.uikit.UITableView
Sets the color of the cell separator.
setSeparatorStyle(int) - Method in class crossmobile.ios.uikit.UITableView
Sets the style of the cell separator.
setSessionDescription(String) - Method in class crossmobile.ios.foundation.NSURLSession
 
setShadowColor(UIColor) - Method in class crossmobile.ios.uikit.UILabel
Sets the shadow color of the text into the label.
setShadowImage(UIImage) - Method in class crossmobile.ios.uikit.UITabBar
Sets the shadow image of this tab bar.
setShadowOffset(CGSize) - Method in class crossmobile.ios.uikit.UILabel
Sets the shadow offset for the label's text expressed in points.
setShadowWithColor(CGSize, double, CGColor) - Method in class crossmobile.ios.coregraphics.CGContext
Draws shadow with color for this graphics context.
setSharedContainerIdentifier(String) - Method in class crossmobile.ios.foundation.NSURLSessionConfiguration
 
setShouldAntialias(boolean) - Method in class crossmobile.ios.coregraphics.CGContext
Sets a Boolean that defines anti-aliasing status of this graphics context.
setShouldBeArchived(boolean) - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Set a Boolean that defines whether this NSLayoutConstraint should be archived by its owning view.
setShouldProcessNamespaces(boolean) - Method in class crossmobile.ios.foundation.NSXMLParser
Sets a Boolean that defines whether the parser should report the namespaces.
setShouldReportNamespacePrefixes(boolean) - Method in class crossmobile.ios.foundation.NSXMLParser
Sets a Boolean that defines whether the parser should report the prefixes that define the namespace.
setShouldShowLinkedPeople(boolean) - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Sets a Boolean that defines whether data from person records should be displayed.
setShowsBookmarkButton(boolean) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the flag defined by the showsBookmarkButton for existence of bookmark button.
setShowsCameraControls(boolean) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets a Boolean that defines whether the camera displays the default controls.
setShowsCancelButton(boolean) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the flag defined by showCancelButton for existence of cancel button or not for this search bar.
setShowsHorizontalScrollIndicator(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether the horizontal indicator is visible.
setShowsRouteButton(boolean) - Method in class crossmobile.ios.mediaplayer.MPVolumeView
Sets Boolean that defines whether the route button(increase and decrease) is visible.
setShowsScopeBar(boolean) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the scope bar visible or not according to the parameter.
setShowsSelectionIndicator(boolean) - Method in class crossmobile.ios.uikit.UIPickerView
Sets a Boolean that defines whether selection indicator is displayed.
setShowsTouchWhenHighlighted(boolean) - Method in class crossmobile.ios.uikit.UIButton
Sets a value that defines whether this button is highlighted or not when tapped.
setShowsUserLocation(boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Sets a Boolean that defines whether the location of the user is visible.
setShowsVerticalScrollIndicator(boolean) - Method in class crossmobile.ios.uikit.UIScrollView
Sets a Boolean that defines whether the vertical indicator is visible.
setShowsVolumeSlider(boolean) - Method in class crossmobile.ios.mediaplayer.MPVolumeView
Sets Boolean that defines whether the volume slider is visible.
setSize(CGSize) - Method in class crossmobile.ios.coregraphics.CGRect
 
setSize(MKMapSize) - Method in class crossmobile.ios.mapkit.MKMapRect
 
setSmartDashesType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the smart dashes type for the text
setSmartInsertDeleteType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the smart insert - delete type for space characters
setSmartQuotesType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the smart quotes type for the text
setSortOrder(int) - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
setSound(UNNotificationSound) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setSoundName(String) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setSourceType(int) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the type of picker interface displayed by the image picker controller.
setSpacing(double) - Method in class crossmobile.ios.uikit.UIStackView
Sets the distance between consecutive subviews expressed in points.
setSpan(MKCoordinateSpan) - Method in class crossmobile.ios.mapkit.MKCoordinateRegion
 
setSpeed(float) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets a number that represents how time is mapped to the current time space from the parent time space.
setSpellCheckingType(int) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the auto spell checking type for the text
setStartProgress(float) - Method in class crossmobile.ios.quartzcore.CATransition
Sets a number that represents the starting point of this CATransition.
setStatusBarHidden(boolean, boolean) - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
setStatusBarOrientation(int, boolean) - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
setStatusBarStyle(int, boolean) - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
setStepValue(double) - Method in class crossmobile.ios.uikit.UIStepper
Sets the step value for this stepper.
setStoryboard(UIViewController, UIStoryboard) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
setStrokeColor(double[]) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the stroke color of this graphics context defined by the specified components.
setStrokeColorSpace(CGColorSpace) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the CGColorSpace stroke color of this graphics context.
setStrokeColorWithColor(CGColor) - Method in class crossmobile.ios.coregraphics.CGContext
Sets the stroke color of this graphics context.
setStyle(int) - Method in class crossmobile.ios.uikit.UIBarButtonItem
Sets the style for this bar button item.
setSubject(String) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Sets the subject of the email message.
setSubtitle(String) - Method in class crossmobile.ios.mapkit.MKUserLocation
Sets the subtitle of user's location annotation.
setSubtitle(String) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setSubtype(String) - Method in class crossmobile.ios.quartzcore.CATransition
Sets the optional subtype of the direction for the predefined transition.
setTabBarItem(UITabBarItem) - Method in class crossmobile.ios.uikit.UIViewController
Sets tab bar item for this view controller when added to a tab bar controller.
setTabFocusesLinks(boolean) - Method in class crossmobile.ios.webkit.WKPreferences
 
setTableView(UITableView) - Method in class crossmobile.ios.uikit.UITableViewController
Sets the table view for this view controller.
setTag(int) - Method in class crossmobile.ios.uikit.UIBarItem
Sets the id for this bar item.
setTag(int) - Method in class crossmobile.ios.uikit.UIView
Sets an integer used as an id of this view.
setTarget(Runnable) - Method in class crossmobile.ios.uikit.UIBarButtonItem
Sets the object related to this item's action.
setTaskDescription(String) - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
setText(String) - Method in class crossmobile.ios.uikit.UILabel
Sets the text to be displayed on the label.
setText(String) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the text field of this search bar the String text.
setText(String) - Method in class crossmobile.ios.uikit.UITextField
Sets the text to be displayed on this text field.
setText(String) - Method in class crossmobile.ios.uikit.UITextView
Sets the text of the text view.
setTextAlignment(int) - Method in class crossmobile.ios.uikit.UILabel
Sets the alignment technique for the text of the label.
setTextAlignment(int) - Method in class crossmobile.ios.uikit.UITextField
Set the text alignment for this text field.
setTextAlignment(int) - Method in class crossmobile.ios.uikit.UITextView
Sets the text alignment for the content of the text view.
setTextColor(UIColor) - Method in class crossmobile.ios.uikit.UILabel
Sets the color of the label's text.
setTextColor(UIColor) - Method in class crossmobile.ios.uikit.UITextField
Sets the text color for this text field.
setTextColor(UIColor) - Method in class crossmobile.ios.uikit.UITextView
Sets the color of the text view.
setTextContainerInset(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UITextView
Sets the insets of the text view container.
setTextContentType(String) - Method in class crossmobile.ios.uikit.UITextField
 
setTextContentType(String) - Method in interface crossmobile.ios.uikit.UITextInputTraits
Sets the type of text expected in the text input area
setTextDrawingMode(int) - Method in class crossmobile.ios.coregraphics.CGContext
Set drawing mode for this graphics context.
setTextMatrix(CGAffineTransform) - Method in class crossmobile.ios.coregraphics.CGContext
Apply the provided affine transformation to the text
setTextPosition(double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Sets location of at which the text should be drawn for this graphics context.
setThreadIdentifier(String) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setThumbImage(UIImage, int) - Method in class crossmobile.ios.uikit.UISlider
Sets the specified thumb image to be used in the specified control state.
setThumbnailImageData(NSData) - Method in class crossmobile.ios.contacts.CNMutableContact
 
setThumbTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISlider
Sets the color of the thumb images.
setThumbTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISwitch
Sets the color of the thumb.
setTimeOffset(double) - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Sets the time offset of the local time.
setTimeoutInterval(double) - Method in class crossmobile.ios.foundation.NSMutableURLRequest
Sets the timeout interval of the receiver expressed in seconds.
setTimeZone(NSTimeZone) - Method in class crossmobile.ios.uikit.UIDatePicker
Sets the time zone of this date picker.
setTimeZone(NSTimeZone) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
settingsForTypes(int, Set<UIUserNotificationCategory>) - Static method in class crossmobile.ios.uikit.UIUserNotificationSettings
Constructs and returns a UIUserNotificationSettings object for the specified notification type and set of categories.
setTintAdjustmentMode(int) - Method in class crossmobile.ios.uikit.UIView
Sets the tint-adjustment mode value of this view as defined by the specified parameter.
setTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIStepper
 
setTintColor(UIColor) - Method in class crossmobile.ios.uikit.UISwitch
 
setTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIView
Sets the tint color of this view as defined by the specified parameter.
setTitle(String) - Method in class crossmobile.ios.mapkit.MKUserLocation
Sets the title of user's location annotation.
setTitle(String) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
Sets the title of this action sheet
setTitle(String) - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
setTitle(String) - Method in class crossmobile.ios.uikit.UIBarItem
Sets the title for this bar item.
setTitle(String, int) - Method in class crossmobile.ios.uikit.UIButton
Sets the title for the specified state.
setTitle(String) - Method in class crossmobile.ios.uikit.UIMutableUserNotificationAction
Sets the text displayed on the button of the action.
setTitle(String) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets the title of this navigation item in the middle of the navigation bar.
setTitle(String, int) - Method in class crossmobile.ios.uikit.UISegmentedControl
Sets the title of a segment.
setTitle(String) - Method in class crossmobile.ios.uikit.UIViewController
Sets the title for the view for this view controller.
setTitle(String) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setTitleColor(UIColor, int) - Method in class crossmobile.ios.uikit.UIButton
Sets the color for title to use for the specified state.
setTitleEdgeInsets(UIEdgeInsets) - Method in class crossmobile.ios.uikit.UIButton
Set the insets of the text
setTitleShadowColor(UIColor, int) - Method in class crossmobile.ios.uikit.UIButton
Sets the color for title shadow to use for the specified state.
setTitleTextAttributes(Map<String, Object>) - Method in class crossmobile.ios.uikit.UINavigationBar
Sets the specified attributes for the bar’s title text.
setTitleView(UIView) - Method in class crossmobile.ios.uikit.UINavigationItem
Sets the specified view in the middle of the navigation bar when this item is the top item of the stack.
setToolbarHidden(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Sets a Boolean that defines whether toolbar is hidden or not.
setToolbarHidden(boolean, boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Hides or shows toolbar using animation or not.
setToolbarItems(List<UIBarButtonItem>) - Method in class crossmobile.ios.uikit.UIViewController
Sets toolbar items list for this view controller.
setToolbarItems(List<UIBarButtonItem>, boolean) - Method in class crossmobile.ios.uikit.UIViewController
Sets the toolbar items list to be displayed with the view controller using animation or not.
setTop(double) - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
setToRecipients(List<String>) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
Sets a list with the recipients of the email message.
setTouchIDAuthenticationAllowableReuseDuration(double) - Method in class crossmobile.ios.touchid.LAContext
 
setTrackTintColor(UIColor) - Method in class crossmobile.ios.uikit.UIProgressView
Sets the color that is used for the remaining part of the progress bar.
setTransform(CGAffineTransform) - Method in class crossmobile.ios.uikit.UIView
Sets the transform that will be applied to this view relative to the center of its bounds.
setTranslatesAutoresizingMaskIntoConstraints(boolean) - Method in class crossmobile.ios.uikit.UIView
Sets a Boolean value that defines whether this view's autoresizing mask is interpreted in Auto Layout.
setTranslation(CGPoint, UIView) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Sets the specified translation value for the pan gesture in the coordinate system of the specified view.
setTranslucent(boolean) - Method in class crossmobile.ios.uikit.UINavigationBar
Sets navigation bar state as translucent or not according to the parameter.
setTranslucent(boolean) - Method in class crossmobile.ios.uikit.UISearchBar
Sets the search bar translucent or not.
setTranslucent(boolean) - Method in class crossmobile.ios.uikit.UITabBar
Sets a Boolean that defines whether this tab bar is semi-transparent.
setTranslucent(boolean) - Method in class crossmobile.ios.uikit.UIToolbar
Sets a value that shows whether the toolbar is translucent or not.
setTx(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
setTy(double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
setType(String) - Method in class crossmobile.ios.quartzcore.CATransition
Sets the default transition type.
setUnifyResults(boolean) - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
setUnknownPersonViewDelegate(ABUnknownPersonViewControllerDelegate) - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
Sets the delegate for this ABUnknownPersonViewController.
setUpdateInterval(double) - Method in class crossmobile.ios.uikit.UIAccelerometer
Deprecated.
Sets the time needed until the deliver of the acceleration data to the delegate.
setURL(NSURL) - Method in class crossmobile.ios.foundation.NSMutableURLRequest
Sets the URL of this request.
setUserContentController(WKUserContentController) - Method in class crossmobile.ios.webkit.WKWebViewConfiguration
 
setUserInfo(Map<String, Object>) - Method in class crossmobile.ios.foundation.NSExtensionItem
 
setUserInfo(Map<String, Object>) - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
setUserInfo(Map<String, Object>) - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
setUserInteractionEnabled(boolean) - Method in class crossmobile.ios.uikit.UIView
Sets a Boolean that defines whether events triggered by user interaction are ignored.
setUsername(String) - Method in class crossmobile.ios.accounts.ACAccount
Sets the username of this ACAccount.
setValue(int, CFType, StrongReference<NSError>) - Method in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Sets the value of the specified property for this ABRecord.
setValue(float) - Method in class crossmobile.ios.uikit.UISlider
Sets the current value for the control.
setValue(float, boolean) - Method in class crossmobile.ios.uikit.UISlider
Sets the current value of the control using animation or not.
setValue(double) - Method in class crossmobile.ios.uikit.UIStepper
Sets the numeric value of the stepper.
setValueForKey(Object, String) - Method in class crossmobile.ios.foundation.NSObject
Sets the value of the property specified by the key to the specified value.
setValueForUndefinedKey(Object, String) - Method in class crossmobile.ios.foundation.NSObject
 
setVertical(double) - Method in class crossmobile.ios.uikit.UIOffset
 
setVideoMaximumDuration(double) - Method in class crossmobile.ios.uikit.UIImagePickerController
Sets the maximum video length.
setVideoQuality(int) - Method in class crossmobile.ios.uikit.UIImagePickerController
Specifies video quality.
setView(UIView) - Method in class crossmobile.ios.uikit.UIViewController
Sets the view of this view controller.
setViewControllers(List<UIViewController>) - Method in class crossmobile.ios.uikit.UINavigationController
Sets the list of view controllers into the navigation stack replacing the existing.
setViewControllers(List<UIViewController>, boolean) - Method in class crossmobile.ios.uikit.UINavigationController
Sets the list of view controllers into the navigation stack replacing the existing using animation or not.
setViewControllers(List<UIViewController>) - Method in class crossmobile.ios.uikit.UISplitViewController
Sets the specified array of view controllers as the set that this UISplitViewController manages.
setViewControllers(List<UIViewController>) - Method in class crossmobile.ios.uikit.UITabBarController
Assigns the list of view controllers to be displayed by this tab bar controller.
setViewControllers(List<UIViewController>, boolean) - Method in class crossmobile.ios.uikit.UITabBarController
Assigns the list of the root view controllers to be displayed by this tab bar controller.
setVisibleMapRect(MKMapRect) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the area displayed by the map view.
setVisibleMapRect(MKMapRect, boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the area displayed by the map view using animation or not.
setVisibleMapRect(MKMapRect, UIEdgeInsets, boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Sets the visible area of the map with the specified insets using animation or not.
setVolume(float) - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Sets the sound of this AVAudioPlayer.
setWantsFullScreenLayout(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
setWeek(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Deprecated.
setWeekday(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the day of the week for this date object.
setWeekdayOrdinal(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the ordinal of the day of the week for this date object.
setWidth(double) - Method in class crossmobile.ios.coregraphics.CGSize
 
setWidth(double) - Method in class crossmobile.ios.mapkit.MKMapSize
 
setWidth(double) - Method in class crossmobile.ios.uikit.UIBarButtonItem
Set the width for this UIBarButtonItem.
setWindow(UIWindow) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
The window to use when presenting a storyboard.
setWraps(boolean) - Method in class crossmobile.ios.uikit.UIStepper
Sets a Boolean that defines what happens when the user tries to exceed the maximum or minimum values.
setX(double) - Method in class crossmobile.ios.coregraphics.CGPoint
 
setX(double) - Method in class crossmobile.ios.mapkit.MKMapPoint
 
setY(double) - Method in class crossmobile.ios.coregraphics.CGPoint
 
setY(double) - Method in class crossmobile.ios.mapkit.MKMapPoint
 
setYear(int) - Method in class crossmobile.ios.foundation.NSDateComponents
Sets the year for this date object.
setZoomEnabled(boolean) - Method in class crossmobile.ios.mapkit.MKMapView
Sets a Boolean that defines whether zooming of the map is enabled.
shadowColor() - Method in class crossmobile.ios.uikit.UILabel
Returns the shadow color of the text into the label.
shadowImage() - Method in class crossmobile.ios.uikit.UITabBar
Returns the shadow image of this tab bar.
shadowOffset() - Method in class crossmobile.ios.uikit.UILabel
Returns the shadow offset of the label's text expressed in points.
Share - Static variable in class crossmobile.ios.uikit.UIActivityCategory
 
sharedAccelerometer() - Static method in class crossmobile.ios.uikit.UIAccelerometer
Deprecated.
Returns the accelerometer object of the system that is shared.
sharedApplication() - Static method in class crossmobile.ios.uikit.UIApplication
Returns the application instance.
sharedContainerIdentifier() - Method in class crossmobile.ios.foundation.NSURLSessionConfiguration
 
sharedDefaults() - Static method in class crossmobile.ios.contacts.CNContactsUserDefaults
 
sharedHTTPCookieStorage() - Static method in class crossmobile.ios.foundation.NSHTTPCookieStorage
Returns the shared NSHTTPCookieStorage instance.
sharedPrintController() - Static method in class crossmobile.ios.uikit.UIPrintInteractionController
Returns the shared print-interaction controller.
SharedPublic - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The shared public directory.
sharedSession() - Method in class crossmobile.ios.foundation.NSURLSession
 
Sheet - Static variable in class crossmobile.ios.uikit.UIAlertControllerStyle
The alert is displayed as an action sheet within the related view controller.
ShiftJIS - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit Shift-JIS encoding used in Japanese text.
shouldAutomaticallyForwardAppearanceMethods() - Method in class crossmobile.ios.uikit.UIViewController
 
shouldAutorotate() - Method in class crossmobile.ios.uikit.UIViewController
Returns a Boolean that shows whether the autorotation of the view controller's is enabled.
shouldAutorotateToInterfaceOrientation(int) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
shouldBeArchived() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
Returns a Boolean that shows whether this NSLayoutConstraint is archived by its owning view.
shouldBegin(UIGestureRecognizer) - Method in interface crossmobile.ios.uikit.UIGestureRecognizerDelegate
Returns a Boolean (default true) that indicates whether the beginning of touch interpretation by the gesture recognizer is permitted.
shouldBeginEditing(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the search text editing is permitted.
shouldBeginEditing(UITextField) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used in order control the beginning of the editing of a text field.
shouldBeginEditing(UITextView) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used in order to permit the editing of this text view.
shouldChangeCharactersInRange(UITextField, NSRange, String) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used in order to permit the change of a specified text.
shouldChangeTextInRange(UITextView, NSRange, String) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used in order to permit the replacement of this text view's content.
shouldClear(UITextField) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used in order to permit the removal of the text field's content.
shouldContinueAfterSelectingPerson(ABPeoplePickerNavigationController, ABRecord) - Method in interface crossmobile.ios.addressbook.ABPeoplePickerNavigationControllerDelegate
It is used when the user selects a contact.
shouldContinueAfterSelectingPersonProperty(ABPeoplePickerNavigationController, ABRecord, int, int) - Method in interface crossmobile.ios.addressbook.ABPeoplePickerNavigationControllerDelegate
It is used when the user selects one property.
shouldDismissPopover(UIPopoverController) - Method in interface crossmobile.ios.uikit.UIPopoverControllerDelegate
Deprecated.
shouldDisplayHeadingCalibration(CLLocationManager) - Method in interface crossmobile.ios.corelocation.CLLocationManagerDelegate
It is used in order to permit the display of a heading calibration alert.
shouldEndEditing(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the search text editing should finish.
shouldEndEditing(UITextField) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used in order to stop the editing of a text field.
shouldEndEditing(UITextView) - Method in interface crossmobile.ios.uikit.UITextViewDelegate
It is used in order to permit the end editing of this text view.
shouldHideViewController(UISplitViewController, UIViewController, int) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to control whether the first view controller should be hidden concerning the given orientation.
shouldIndentWhileEditingRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used while a table view is in editing mode in order to indent the background.
shouldOpenURL(QLPreviewController, NSURL, QLPreviewItem) - Method in interface crossmobile.ios.quicklook.QLPreviewControllerDelegate
It is called before the QLPreviewController tries to open the specified URL.
shouldPerformDefaultActionForPerson(ABPersonViewController, ABRecord, int, int) - Method in interface crossmobile.ios.addressbook.ABPersonViewControllerDelegate
It is used when the user selects a specific property value of the person displayed in a person view controller.
shouldPerformDefaultActionForPerson(ABUnknownPersonViewController, ABRecord, int, int) - Method in interface crossmobile.ios.addressbook.ABUnknownPersonViewControllerDelegate
It is used after the user selects a specific property value of the person displayed in a person view controller.
shouldPerformSegueWithIdentifier(String, Object) - Method in class crossmobile.ios.uikit.UIViewController
 
shouldPopItem(UINavigationBar, UINavigationItem) - Method in interface crossmobile.ios.uikit.UINavigationBarDelegate
It is used before an item is popped from the navigation bar.
shouldProcessNamespaces() - Method in class crossmobile.ios.foundation.NSXMLParser
Returns a Boolean that shows whether the parser reports the namespaces.
shouldPushItem(UINavigationBar, UINavigationItem) - Method in interface crossmobile.ios.uikit.UINavigationBarDelegate
It is used before an item is pushed to the navigation bar.
shouldReceiveTouch(UIGestureRecognizer, UITouch) - Method in interface crossmobile.ios.uikit.UIGestureRecognizerDelegate
Returns a Boolean (default true) that indicates whether the gesture recognizer is permitted to receive an object that represents a touch.
shouldRecognizeSimultaneouslyWithGestureRecognizer(UIGestureRecognizer, UIGestureRecognizer) - Method in interface crossmobile.ios.uikit.UIGestureRecognizerDelegate
Returns a Boolean (default true) that indicates whether the concurrent recognition of two gestures is permitted.
shouldReportNamespacePrefixes() - Method in class crossmobile.ios.foundation.NSXMLParser
Returns a Boolean that shows whether the parser reports the prefixes that define the namespace.
shouldReturn(UITextField) - Method in interface crossmobile.ios.uikit.UITextFieldDelegate
It is used in order to allow the process of the return button.
shouldScrollToTop(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used in order to control whether the scrolling should lasts till the top of the content is reached.
shouldSelectViewController(UITabBarController, UIViewController) - Method in interface crossmobile.ios.uikit.UITabBarControllerDelegate
It is used in order to control the activation of the specified view controller after a tap on the bar.
shouldShowLinkedPeople() - Method in class crossmobile.ios.addressbook.ABPersonViewController
Deprecated.
Returns a Boolean that shows whether data from person records should be displayed.
shouldStartLoadWithRequest(UIWebView, NSURLRequest, int) - Method in interface crossmobile.ios.uikit.UIWebViewDelegate
It is used before this web view starts the loading of a frame.
show() - Method in class crossmobile.ios.gamekit.GKPeerPickerController
Deprecated.
Shows the peer picker dialog to the user.
show() - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
Displays the alert view using animation.
showDetailViewController(UIViewController, Object) - Method in class crossmobile.ios.uikit.UISplitViewController
Presents the specified UISplitViewController as the secondary controller of this UISplitViewController.
showDetailViewController(UISplitViewController, UIViewController, Object) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to control the process of changing the secondary view controller.
showDetailViewController(UIViewController, Object) - Method in class crossmobile.ios.uikit.UIViewController
 
showFromTabBar(UITabBar) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
showFromToolbar(UIToolbar) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
ShowHideTransitionViews - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The views are shown or hidden instead of added or removed.
showInView(UIView) - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
showsBookmarkButton() - Method in class crossmobile.ios.uikit.UISearchBar
Returns a flag that indicates whether there is a bookmark or not on this search bar.
showsCameraControls() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns a Boolean that shows whether the camera displays the default controls.
showsCancelButton() - Method in class crossmobile.ios.uikit.UISearchBar
Return a flag that defines if there is a cancel button or not.
showsHorizontalScrollIndicator() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the horizontal indicator is visible.
showsRouteButton() - Method in class crossmobile.ios.mediaplayer.MPVolumeView
Returns a Boolean that shows whether the route button(increase and decrease) is visible.
showsScopeBar() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the visibility state of the scope bar.
showsSelectionIndicator() - Method in class crossmobile.ios.uikit.UIPickerView
Returns a Boolean that shows whether selection indicator is displayed.
showsTouchWhenHighlighted() - Method in class crossmobile.ios.uikit.UIButton
Returns a value that shows whether this button is highlighted or not after tapping.
showsUserLocation() - Method in class crossmobile.ios.mapkit.MKMapView
Returns a Boolean that shows whether the location of the user is visible.
showsVerticalScrollIndicator() - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether the vertical indicator is visible.
showsVolumeSlider() - Method in class crossmobile.ios.mediaplayer.MPVolumeView
Returns a Boolean that shows whether the volume slider is visible.
showText(String) - Method in class crossmobile.ios.coregraphics.CGContext
Displays the given String at the current text position of the text matrix.
showTextAtPoint(double, double, String) - Method in class crossmobile.ios.coregraphics.CGContext
Displays the given String at the specified position of this graphics context.
showViewController(UIViewController, Object) - Method in class crossmobile.ios.uikit.UINavigationController
 
showViewController(UIViewController, Object) - Method in class crossmobile.ios.uikit.UISplitViewController
Presents the specified UISplitViewController as the primary controller of this UISplitViewController.
showViewController(UISplitViewController, UIViewController, Object) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to control the process of changing the primary view controller.
showViewController(UIViewController, Object) - Method in class crossmobile.ios.uikit.UIViewController
Shows a view Controller
significantLocationChangeMonitoringAvailable() - Static method in class crossmobile.ios.corelocation.CLLocationManager
Returns a Boolean that shows whether tracking of significant location changes is available.
significantTimeChange(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle a significant change in the time.
SinaWeibo - Static variable in class crossmobile.ios.accounts.ACAccountTypeIdentifier
Sina Weibo account.
SinaWeibo - Static variable in class crossmobile.ios.social.SLServiceType
The value that corresponds to Sina Weibo social network.
SingleLine - Static variable in class crossmobile.ios.uikit.UITableViewCellSeparatorStyle
The default style for separator cell.
size() - Method in class crossmobile.ios.uikit.UIImage
Returns the dimensions of this image.
sizeForNumberOfPages(int) - Method in class crossmobile.ios.uikit.UIPageControl
Returns the size of this page control's bounds in order to accomodate the specified number of pages.
sizeThatFits(CGSize) - Method in class crossmobile.ios.uikit.UIImageView
 
sizeThatFits(CGSize) - Method in class crossmobile.ios.uikit.UITableViewCell
 
sizeThatFits(CGSize) - Method in class crossmobile.ios.uikit.UIView
Returns a size for this view that fits the specified size in an optimal way.
sizeToFit() - Method in class crossmobile.ios.uikit.UIView
Changes view's size and reloates it in order to encircle all its subviews.
sizeWithFont(String, UIFont) - Static method in class crossmobile.ios.foundation.NSString
Deprecated.
sizeWithFont(String, UIFont, CGSize, int) - Static method in class crossmobile.ios.foundation.NSString
Deprecated.
SKCloudServiceCapabilitiesDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
SKError - Static variable in class crossmobile.ios.foundation.NSError.Domain
Store Kit errors.
SKError - Class in crossmobile.ios.storekit
SKError class defines different types of errors related to StroreKit.
SKMutablePayment - Class in crossmobile.ios.storekit
SKMutablePayment class defines an object that represents a request to the App Store for completion of a payment process.
SKPayment - Class in crossmobile.ios.storekit
SKPayment class defines an object that represents the payment process of App Store's items provided by the application.
SKPaymentQueue - Class in crossmobile.ios.storekit
SKPaymentQueue class defines a queue for the App Store's payment transactions of the application.
SKPaymentTransaction - Class in crossmobile.ios.storekit
SKPaymentTransaction class defines an object that represents payment transaction objects of the payment queue.
SKPaymentTransactionObserver - Interface in crossmobile.ios.storekit
SKPaymentTransactionObserver class defines an object that is responsible for handling transactions that are removed or updated within the queue.
SKPaymentTransactionState - Class in crossmobile.ios.storekit
SKPaymentTransactionState class defines different states of a transaction.
SKProduct - Class in crossmobile.ios.storekit
SKProduct class defines an object that represents a product of the App Store.
SKProductsRequest - Class in crossmobile.ios.storekit
SKProductsRequest class defines an object that is used in order to request local information about products of the App Store.
SKProductsRequest(Set<String>) - Constructor for class crossmobile.ios.storekit.SKProductsRequest
Constructs a SKProductsRequest object with the specified identifiers.
SKProductsRequestDelegate - Interface in crossmobile.ios.storekit
SKProductsRequestDelegate interface is the delegate that is responsible for handling operations related to SKProductsRequest objects.
SKProductsResponse - Class in crossmobile.ios.storekit
SKProductsResponse class represents the list response that is returned by the Apple Store after a request of list of products.
SKRequest - Class in crossmobile.ios.storekit
SKRequest abstract class defines methods for handling requests send to the App Store.
SKRequest() - Constructor for class crossmobile.ios.storekit.SKRequest
 
SKRequestDelegate - Interface in crossmobile.ios.storekit
SKRequestDelegate interface is the delegate responsible to collaborate with SKRequest objects.
SKStorefrontIdentifierDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
SLComposeServiceViewController - Class in crossmobile.ios.social
 
SLComposeServiceViewController() - Constructor for class crossmobile.ios.social.SLComposeServiceViewController
 
SLComposeViewController - Class in crossmobile.ios.social
SLComposeViewController class defines a view that is used for the composition of a post for one of the supported social networks.
SLComposeViewControllerCompletionHandler - Interface in crossmobile.ios.social
SLComposeViewControllerCompletionHandler interface is the handler that is called after the composition of a post for a social network.
SLComposeViewControllerResult - Class in crossmobile.ios.social
SLComposeViewControllerResult class defines different values for the result of the SLComposeViewControllerCompletionHandler.
SLRequest - Class in crossmobile.ios.social
SLRequest class defines an object that represents a request made to a social service.
SLRequest() - Constructor for class crossmobile.ios.social.SLRequest
 
SLRequestHandler - Interface in crossmobile.ios.social
SLRequestHandler interface is the handler that is called when a request is done.
SLRequestMethod - Class in crossmobile.ios.social
SLRequestMethod class defines different types of HTTP request methods.
SLServiceType - Class in crossmobile.ios.social
SLServiceType class defines different values concerning the social service type.
smallSystemFontSize() - Static method in class crossmobile.ios.uikit.UIFont
Returns a number that represents the default small size of font for this system.
smartDashesType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
The smart quotes type for the text
smartInsertDeleteType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
The smart insert - delete type for space characters
smartQuotesType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
The smart quotes type for the text
socialProfiles() - Method in class crossmobile.ios.contacts.CNContact
 
SocialProfilesKey - Static variable in class crossmobile.ios.contacts.CNContact
 
SoftLight - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
The effect is a dodging or burning result after darkening or lightening the background color according to source image's lightening.
sortOrder() - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
Sound - Static variable in class crossmobile.ios.uikit.UIRemoteNotificationType
The application uses sound notifications.
Sound - Static variable in class crossmobile.ios.uikit.UIUserNotificationType
Plays a sound.
Sound - Static variable in class crossmobile.ios.usernotifications.UNAuthorizationOptions
 
sound() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
sound() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
Sound - Static variable in class crossmobile.ios.usernotifications.UNNotificationPresentationOptions
 
soundName() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
soundNamed(String) - Static method in class crossmobile.ios.usernotifications.UNNotificationSound
 
soundSetting() - Method in class crossmobile.ios.usernotifications.UNNotificationSettings
 
source() - Method in class crossmobile.ios.webkit.WKUserScript
 
SourceApplication - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
Another application requested the launching of the application.
SourceAtop - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S*Da + D*(1 - Sa).
sourceFrame() - Method in class crossmobile.ios.webkit.WKNavigationAction
 
SourceIn - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S*Da.
SourceOut - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S*(1 - Da).
SourceType - Static variable in class crossmobile.ios.addressbook.ABRecord
Deprecated.
Source record.
sourceType() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the type of picker interface displayed by the image picker controller.
sourceViewController() - Method in class crossmobile.ios.uikit.UIStoryboardSegue
 
sourceViewController() - Method in class crossmobile.ios.uikit.UIStoryboardUnwindSegueSource
 
spacing() - Method in class crossmobile.ios.uikit.UIStackView
Returns the distance between consecutive subviews expressed in points.
speed() - Method in class crossmobile.ios.corelocation.CLLocation
Returns the instantaneous speed of the device expressed in meters per seconds.
speed() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns the number that represents how time is mapped to the current time space from the parent time space.
spellCheckingType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
The auto correction type for the text
SpellOutStyle - Static variable in class crossmobile.ios.foundation.CFNumberFormatterStyle
Spelled out style format.
SpellOutStyle - Static variable in class crossmobile.ios.foundation.NSNumberFormatterStyle
The number is displayed in spell-out format.
splashWindow() - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
splitViewController() - Method in class crossmobile.ios.uikit.UIViewController
Returns the nearest ancestor in the hierarchy that is a split view controller.
Square - Static variable in class crossmobile.ios.coregraphics.CGLineCap
The line's tail is squared.
Standard - Static variable in class crossmobile.ios.mapkit.MKMapType
The default type of map that shows cartographic images of roads with names.
standardUserDefaults() - Static method in class crossmobile.ios.foundation.NSUserDefaults
Returns the shared NSUserDefaults object.
start() - Method in class crossmobile.ios.foundation.NSURLConnection
Starts loading data for this connection.
start() - Method in class crossmobile.ios.mapkit.MKReverseGeocoder
Deprecated.
start() - Method in class crossmobile.ios.storekit.SKProductsRequest
 
start() - Method in class crossmobile.ios.storekit.SKRequest
Initiates request sending to the App Store.
startAnimating() - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Enables progress indicator's animation.
startAnimating() - Method in class crossmobile.ios.uikit.UIImageView
Starts animation of the images.
Starting - Static variable in class crossmobile.ios.mapkit.MKAnnotationViewDragState
The annotation view is about to start dragging due to a user action.
startMonitoringForRegion(CLRegion, double) - Method in class crossmobile.ios.corelocation.CLLocationManager
Deprecated.
startMonitoringSignificantLocationChanges() - Method in class crossmobile.ios.corelocation.CLLocationManager
Allows generating location events triggered by significant location changes.
startProgress() - Method in class crossmobile.ios.quartzcore.CATransition
Returns a number that represents the starting point of this CATransition.
startUpdatingHeading() - Method in class crossmobile.ios.corelocation.CLLocationManager
Enables heading updates.
startUpdatingLocation() - Method in class crossmobile.ios.corelocation.CLLocationManager
Allows location updates.
startVideoCapture() - Method in class crossmobile.ios.uikit.UIImagePickerController
Starts video capturing.
state() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
state() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
state() - Method in class crossmobile.ios.uikit.UIControl
Returns an integer that represents the state of the control.
state() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns the current state for this UIGestureRecognizer.
StateKey - Static variable in class crossmobile.ios.contacts.CNPostalAddress
 
Stationary - Static variable in class crossmobile.ios.uikit.UITouchPhase
A finger that has touched the screen stays motionless.
statusBarOrientation() - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
statusBarStyle() - Method in class crossmobile.ios.uikit.UIApplication
Deprecated.
statusCode() - Method in class crossmobile.ios.foundation.NSHTTPURLResponse
Returns the HTTP status code of this NSHTTPURLResponse object.
stepValue() - Method in class crossmobile.ios.uikit.UIStepper
Returns the step value of this stepper.
stop() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Stops the playback of this AVAudioPlayer.
stop() - Method in class crossmobile.ios.mediaplayer.MPMoviePlayerController
Deprecated.
Stops the movie.
Stop - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's stop button.
stopAnimating() - Method in class crossmobile.ios.uikit.UIActivityIndicatorView
Stops progress indicator's animation.
stopAnimating() - Method in class crossmobile.ios.uikit.UIImageView
Stops animation of the images.
stopMonitoringForRegion(CLRegion) - Method in class crossmobile.ios.corelocation.CLLocationManager
Stops monitoring the specified region.
stopMonitoringSignificantLocationChanges() - Method in class crossmobile.ios.corelocation.CLLocationManager
Prevents generating location events triggered by significant location changes.
stopUpdatingHeading() - Method in class crossmobile.ios.corelocation.CLLocationManager
Disables heading updates.
stopUpdatingLocation() - Method in class crossmobile.ios.corelocation.CLLocationManager
Prevents location updates.
stopVideoCapture() - Method in class crossmobile.ios.uikit.UIImagePickerController
Stops video capturing.
StoreDrill - Class in crossmobile.ios.storekit
 
StoreDrill() - Constructor for class crossmobile.ios.storekit.StoreDrill
 
StoreProductNotAvailable - Static variable in class crossmobile.ios.storekit.SKError
The requested product was not available.
storyboard() - Method in class crossmobile.ios.uikit.UIViewController
 
storyboardWithName(String, NSBundle) - Static method in class crossmobile.ios.uikit.UIStoryboard
 
streamTaskWithHostName(String, int) - Method in class crossmobile.ios.foundation.NSURLSession
 
street() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
StreetAddressLine1 - Static variable in class crossmobile.ios.uikit.UITextContentType
 
StreetAddressLine2 - Static variable in class crossmobile.ios.uikit.UITextContentType
 
StreetKey - Static variable in class crossmobile.ios.contacts.CNPostalAddress
 
Stretch - Static variable in class crossmobile.ios.uikit.UIImageResizingMode
The image is stretched.
stretchableImageWithLeftCapWidth(int, int) - Method in class crossmobile.ios.uikit.UIImage
Deprecated.
String - Static variable in class crossmobile.ios.addressbook.ABPropertyType
String property.
stringByAddingPercentEscapesUsingEncoding(String, int) - Static method in class crossmobile.ios.foundation.NSString
Creates and returns a new NSString object by adding percent escapes in order to convert it to a legal URL.
stringByEvaluatingJavaScriptFromString(String) - Method in class crossmobile.ios.uikit.UIWebView
Returns the result of running a script.
stringByReplacingCharactersInRange(String, NSRange, String) - Static method in class crossmobile.ios.foundation.NSString
Return a new string, where the content inside range is replaced with replacement
stringByReplacingPercentEscapesUsingEncoding(String, int) - Static method in class crossmobile.ios.foundation.NSString
Creates and returns a new NSString object from the interpretation of the specified URL replacing all percent escapes with the matching characters using the specified encoding.
stringForKey(String) - Method in class crossmobile.ios.foundation.NSUserDefaults
Returns the string of the specified key.
stringFromContact(CNContact, int) - Static method in class crossmobile.ios.contacts.CNContactFormatter
 
stringWithContentsOfFile(String) - Static method in class crossmobile.ios.foundation.NSString
Deprecated.
stringWithContentsOfFile(String, int, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSString
Returns a String that is the result of reading data from the specified file.
stringWithContentsOfURL(NSURL, int, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSString
Deprecated.
stringWithContentsOfURL(NSURL) - Static method in class crossmobile.ios.foundation.NSString
Deprecated.
Stroke - Static variable in class crossmobile.ios.coregraphics.CGPathDrawingMode
Renders the path with a line.
Stroke - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Applies stroke style on text symbols.
StrokeClip - Static variable in class crossmobile.ios.coregraphics.CGTextDrawingMode
Applies stroke operation to the text and then intersects the result with the clipping path.
strokeEllipseInRect(CGRect) - Method in class crossmobile.ios.coregraphics.CGContext
Strokes the ellipse of the specified rectangular for this graphics context.
strokeLineSegments(CGPoint...) - Method in class crossmobile.ios.coregraphics.CGContext
Strokes the line specified by the given points of this graphics context.
strokePath() - Method in class crossmobile.ios.coregraphics.CGContext
Paints a line within the current path.
strokeRect(CGRect) - Method in class crossmobile.ios.coregraphics.CGContext
Paints the specified rectangular using the current stroke color.
style() - Method in class crossmobile.ios.quartzcore.CALayer
Returns a dictionary that is used to store optional properties.
style() - Method in class crossmobile.ios.uikit.UIAlertAction
Returns an integer that is related to the style of the action button.
style() - Method in class crossmobile.ios.uikit.UIBarButtonItem
Returns the style of this bar button item.
subAdministrativeArea() - Method in class crossmobile.ios.contacts.CNPostalAddress
 
subAdministrativeArea() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns additional information related to the administrative area of the place mark.
subLocality() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns additional information related to the city of the place mark.
Sublocality - Static variable in class crossmobile.ios.uikit.UITextContentType
 
subThoroughfare() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns additional information related to the address of the place mark.
subtitle() - Method in interface crossmobile.ios.mapkit.MKAnnotation
Returns the subtitle of the annotation on the map view.
subtitle() - Method in class crossmobile.ios.mapkit.MKUserLocation
 
Subtitle - Static variable in class crossmobile.ios.uikit.UITableViewCellStyle
Left aligned text label on top and a smaller one below it.
subtitle() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
subtitle() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
subtype() - Method in class crossmobile.ios.quartzcore.CATransition
Returns the optional subtype of the direction for the predefined transition.
subtype() - Method in class crossmobile.ios.uikit.UIEvent
Returns the subtype of the event.
subviews() - Method in class crossmobile.ios.uikit.UIView
Returns a List with this view's direct descendant subviews in the hierarchy.
superview() - Method in class crossmobile.ios.uikit.UIView
Retuns the superview of this view.Null if it has no superview.
supportedInterfaceOrientations(UISplitViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to determine the supported orientations of the split view controller.
supportedInterfaceOrientations() - Method in class crossmobile.ios.uikit.UIViewController
Returns the supported interface orientations for this view controller.
supportsContentExtensions() - Method in class crossmobile.ios.usernotifications.UNUserNotificationCenter
 
supportsSecureCoding() - Method in interface crossmobile.ios.foundation.NSSecureCoding
 
suspend() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
Suspended - Static variable in class crossmobile.ios.foundation.NSURLSessionTaskState
 
Symbol - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit Adobe Symbol encoding.
synchronize() - Method in class crossmobile.ios.foundation.NSUserDefaults
Stores any changes to the disk and updates functionality of the application according to the stored values.
synchronizeFile() - Method in class crossmobile.ios.foundation.NSFileHandle
Stores permanently all the data of the file of this NSFileHandle.
System - Static variable in class crossmobile.ios.uikit.UIButtonType
A button with default system style.
System - Static variable in class crossmobile.ios.uikit.UITextBorderStyle
Deprecated.
SystemCancel - Static variable in class crossmobile.ios.touchid.LAError
 
SystemDomain - Static variable in class crossmobile.ios.foundation.NSSearchPathDomainMask
The system domain.
systemFontOfSize(double) - Static method in class crossmobile.ios.uikit.UIFont
Returns a font object with default font family and size that is defined.
systemFontSize() - Static method in class crossmobile.ios.uikit.UIFont
Returns a number that represents the default size of font for this system.
systemLocale() - Static method in class crossmobile.ios.foundation.NSLocale
Returns system's default locale.
systemName() - Method in class crossmobile.ios.uikit.UIDevice
Returns the name of the system.
SystemReserved - Static variable in class crossmobile.ios.uikit.UIControlEvents
The element is related to set of system control events.
SystemSoundID - Class in crossmobile.ios.audiotoolbox
SystemSoundID class defines option related to alert sounds and alternatives such as vibrations.
systemVersion() - Method in class crossmobile.ios.uikit.UIDevice
Returns the version of the system.

T

tabBar() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the tab bar related to this controller.
tabBarController() - Method in class crossmobile.ios.uikit.UIViewController
Returns the nearest ancestor in the hierarchy that is a Tab bar controller.
tabBarItem() - Method in class crossmobile.ios.uikit.UINavigationController
 
tabBarItem() - Method in class crossmobile.ios.uikit.UIViewController
Returns the tab bar item for this view controller when added to a tab bar controller.
tabFocusesLinks() - Method in class crossmobile.ios.webkit.WKPreferences
 
tableView() - Method in class crossmobile.ios.uikit.UITableViewController
Returns the table view of this view controller.
tableViewDelegate() - Method in class crossmobile.ios.uikit.UITableView
Returns the delegate of the table view.
tag() - Method in class crossmobile.ios.uikit.UIBarItem
Returns the id of this bar item.
tag() - Method in class crossmobile.ios.uikit.UIView
Returns the id of this view.
takePicture() - Method in class crossmobile.ios.uikit.UIImagePickerController
Captures a picture.
tapCount() - Method in class crossmobile.ios.uikit.UITouch
Returns a number that counts how many times the user tapped the screen for this specific touch.
target() - Method in class crossmobile.ios.uikit.UIBarButtonItem
Returns the object related to this item's action.
targetDisplayModeForActionInSplitViewController(UISplitViewController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used in order to determine the display mode after a split view controller action.
targetFrame() - Method in class crossmobile.ios.webkit.WKNavigationAction
 
taskDescription() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
taskIdentifier() - Method in class crossmobile.ios.foundation.NSURLSessionTask
 
TelephoneNumber - Static variable in class crossmobile.ios.uikit.UITextContentType
 
text() - Method in class crossmobile.ios.uikit.UILabel
Returns the text that is displayed on the label.
text() - Method in class crossmobile.ios.uikit.UISearchBar
Returns the String that is inside the text field of this search bar.
text() - Method in class crossmobile.ios.uikit.UITextField
Returns the text that is displayed on this text field.
text() - Method in class crossmobile.ios.uikit.UITextView
Returns the text that is displayed on the text view.
textAlignment() - Method in class crossmobile.ios.uikit.UILabel
Returns the alignment technique for the text of the label.
textAlignment() - Method in class crossmobile.ios.uikit.UITextField
Returns the text alignment of this text field.
textAlignment() - Method in class crossmobile.ios.uikit.UITextView
Returns the text alignment that is used for the content of the text view.
textColor() - Method in class crossmobile.ios.uikit.UILabel
Returns the color of the label's text.
TextColor - Static variable in class crossmobile.ios.uikit.UITextAttribute
The color of the text.
textColor() - Method in class crossmobile.ios.uikit.UITextField
Returns the text color of this text field.
textColor() - Method in class crossmobile.ios.uikit.UITextView
Returns the color of the text view.
textContainerInset() - Method in class crossmobile.ios.uikit.UITextView
Returns the insets of the text view container.
textContentType() - Method in class crossmobile.ios.uikit.UITextField
 
textContentType() - Method in interface crossmobile.ios.uikit.UITextInputTraits
The type of text expected in the text input area
textDidBeginEditing(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the search text editing just finished.
textDidChange(UISearchBar, String) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the user changed the search text.
textDidEndEditing(UISearchBar) - Method in interface crossmobile.ios.uikit.UISearchBarDelegate
It is used when the search text editing has finished.
textEncodingName() - Method in class crossmobile.ios.foundation.NSURLResponse
Returns the name of the text encoding that is used.
textFieldAtIndex(int) - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
textFields() - Method in class crossmobile.ios.uikit.UIAlertController
Returns an array of text fields that are displayed by this alert.
TextInput - Static variable in class crossmobile.ios.uikit.UIUserNotificationActionBehavior
The user can add text to be included in the notification.
textLabel() - Method in class crossmobile.ios.uikit.UITableViewCell
Returns the label of table cell.
textRectForBounds(CGRect, int) - Method in class crossmobile.ios.uikit.UILabel
Calculate the required dimension for this UILabel, that the desired text could be drawn in
TextShadowColor - Static variable in class crossmobile.ios.uikit.UITextAttribute
The color of the shadow for the text.
TextShadowOffset - Static variable in class crossmobile.ios.uikit.UITextAttribute
The offset used for the text shadow.
textView() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
thoroughfare() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the address of the place mark.
threadIdentifier() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
threadIdentifier() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
ThreeKilometers - Static variable in class crossmobile.ios.corelocation.CLLocationAccuracy
Represents the accuracy within 3km.
thumbImageForState(int) - Method in class crossmobile.ios.uikit.UISlider
Returns the thumb image for the specified control state.
ThumbnailClippingRectKey - Static variable in class crossmobile.ios.usernotifications.UNNotificationAttachmentOptions
 
ThumbnailHiddenKey - Static variable in class crossmobile.ios.usernotifications.UNNotificationAttachmentOptions
 
thumbnailImageData() - Method in class crossmobile.ios.contacts.CNContact
 
ThumbnailImageDataKey - Static variable in class crossmobile.ios.contacts.CNContact
 
ThumbnailTimeKey - Static variable in class crossmobile.ios.usernotifications.UNNotificationAttachmentOptions
 
thumbTintColor() - Method in class crossmobile.ios.uikit.UISlider
Returns the color of the thumb images.
thumbTintColor() - Method in class crossmobile.ios.uikit.UISwitch
Returns the color of the thumb.
TIFF - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify TIFF images.
Tile - Static variable in class crossmobile.ios.uikit.UIImageResizingMode
The image is tiled.
Time - Static variable in class crossmobile.ios.uikit.UIDatePickerMode
Selection of hours, minutes, and (optional) AM/PM, for example 2:40:AM.
TimedOut - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an asynchronous operation times out.
timeInterval() - Method in class crossmobile.ios.foundation.NSTimer
Returns the time interval of the timer.
timeInterval() - Method in class crossmobile.ios.usernotifications.UNTimeIntervalNotificationTrigger
 
timeIntervalSince1970() - Method in class crossmobile.ios.foundation.NSDate
Returns the interval between 00:00:00 UTC on 1 January 1970 and this date.
timeIntervalSinceReferenceDate() - Method in class crossmobile.ios.foundation.NSDate
Returns the interval between 00:00:00 UTC on 1 January 2001 and this date.
timeOffset() - Method in interface crossmobile.ios.quartzcore.CAMediaTiming
Returns the time offset of the local time.
timeoutInterval() - Method in class crossmobile.ios.foundation.NSMutableURLRequest
 
timeoutInterval() - Method in class crossmobile.ios.foundation.NSURLRequest
Returns the timeout interval of the receiver expressed in seconds.
timerWithTimeInterval(double, NSTimerDelegate, Object, boolean) - Static method in class crossmobile.ios.foundation.NSTimer
Constructs and returns a new timer with the specified parameter values and schedules it on the current run loop.
timestamp() - Method in class crossmobile.ios.corelocation.CLHeading
Returns the timestamp of the heading record.
timestamp() - Method in class crossmobile.ios.corelocation.CLLocation
Returns the timestamp of the location record.
timestamp() - Method in class crossmobile.ios.uikit.UIAcceleration
Deprecated.
Returns the relative time of the acceleration event.
timestamp() - Method in class crossmobile.ios.uikit.UIEvent
Returns the timestamp of the event.
timestamp() - Method in class crossmobile.ios.uikit.UITouch
Returns the timestamp that shows when the touch occurred or when was the last modification of the touch.
timeZone() - Method in class crossmobile.ios.corelocation.CLPlacemark
Returns the time zone related to this CLPlacemark.
TimeZone - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The NSTimeZone of the date.
timeZone() - Method in class crossmobile.ios.uikit.UIDatePicker
Returns the time zone of the date picker expressed as NSTimeZone object.
timeZone() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
tintAdjustmentMode() - Method in class crossmobile.ios.uikit.UIView
Returns the non-default tint adjustment mode value of the short distant view in the view hierarchy.
tintColor() - Method in class crossmobile.ios.uikit.UIStepper
 
tintColor() - Method in class crossmobile.ios.uikit.UISwitch
 
tintColor() - Method in class crossmobile.ios.uikit.UIView
Returns the non-default tint color value of the short distant view in the view hierarchy.
tintColorDidChange() - Method in class crossmobile.ios.uikit.UIButton
 
tintColorDidChange() - Method in class crossmobile.ios.uikit.UIImageView
 
tintColorDidChange() - Method in class crossmobile.ios.uikit.UIView
 
title() - Method in interface crossmobile.ios.mapkit.MKAnnotation
Returns the title of the annotation on the map view.
title() - Method in class crossmobile.ios.mapkit.MKUserLocation
 
title() - Method in class crossmobile.ios.uikit.UIActionSheet
Deprecated.
Returns the title of this action sheet.
title() - Method in class crossmobile.ios.uikit.UIAlertAction
Returns the title of the action button.
title() - Method in class crossmobile.ios.uikit.UIAlertView
Deprecated.
title() - Method in class crossmobile.ios.uikit.UIBarItem
Returns the title of this bar item.
title() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns the title of this navigation item in the middle of the navigation bar.
title() - Method in class crossmobile.ios.uikit.UIUserNotificationAction
Returns the text displayed on the button of the action.
title() - Method in class crossmobile.ios.uikit.UIViewController
Returns the title of the view for this view controller.
title() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
title() - Method in class crossmobile.ios.usernotifications.UNNotificationAction
 
title() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
title() - Method in class crossmobile.ios.webkit.WKBackForwardListItem
 
title() - Method in class crossmobile.ios.webkit.WKWebView
 
titleColorForState(int) - Method in class crossmobile.ios.uikit.UIButton
Returns the color of the title for the specified state.
titleEdgeInsets() - Method in class crossmobile.ios.uikit.UIButton
Retrieve the insets of the text.
titleForDeleteConfirmationButtonForRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used in order to change the default title of the delete button.
titleForFooterInSection(UITableView, int) - Method in class crossmobile.ios.uikit.UITableViewController
 
titleForFooterInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Requests the title for the footer of the specified table view's section.
titleForHeaderInSection(UITableView, int) - Method in class crossmobile.ios.uikit.UITableViewController
 
titleForHeaderInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDataSource
Requests the title for the header of the specified table view's section.
titleForRow(UIPickerView, int, int) - Method in interface crossmobile.ios.uikit.UIPickerViewDelegate
It is used when the title of the row of a particular component is needed.
titleForSegmentAtIndex(int) - Method in class crossmobile.ios.uikit.UISegmentedControl
Returns the title of the segment at the specified index.
titleForState(int) - Method in class crossmobile.ios.uikit.UIButton
Returns the title for the specified state.
titleLabel() - Method in class crossmobile.ios.uikit.UIButton
Returns a label that displays button’s title.
titleShadowColorForState(int) - Method in class crossmobile.ios.uikit.UIButton
Returns the color of title shadow for the specified state.
titleTextAttributes() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the attributes of the bar's title text.
titleView() - Method in class crossmobile.ios.uikit.UINavigationItem
Returns the view that is placed in the middle of the navigation bar when the item the top of the stack.
toolbar() - Method in class crossmobile.ios.uikit.UINavigationController
Returns the custom toolbar of this navigation controller.
toolbarItems() - Method in class crossmobile.ios.uikit.UIViewController
Returns the toolbar items list of this view controller.
Top - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The top side of the object's rectangle.
Top - Static variable in class crossmobile.ios.uikit.UIControlContentVerticalAlignment
The content of the control element is vertically aligned to the top.
Top - Static variable in class crossmobile.ios.uikit.UIRectEdge
A rectangle that has only the top edge.
Top - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views of a horizontal stack view are placed so that the top edge of each one aligns with the top edge of the stack view.
Top - Static variable in class crossmobile.ios.uikit.UITableViewRowAnimation
The row(or rows) slides in or out from the top or to the top.
Top - Static variable in class crossmobile.ios.uikit.UITableViewScrollPosition
The preferred row is scrolled to the top.
Top - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Center the content aligned at the top.
topAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the top edge.
topAnchor() - Method in interface crossmobile.ios.uikit.UILayoutSupport
Returns the layout anchor for the top edge.
topAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the top edge of the layout guide frame expressed as a layout anchor.
topItem() - Method in class crossmobile.ios.uikit.UINavigationBar
Returns the top item at the list of the navigation bar
topLayoutGuide() - Method in class crossmobile.ios.uikit.UIViewController
 
TopLeft - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Align the content in the top-left.
TopMargin - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The top margin of the object.
TopRight - Static variable in class crossmobile.ios.uikit.UIViewContentMode
Align the content in the top-right.
topViewController() - Method in class crossmobile.ios.uikit.UINavigationController
Returns the top view controller of the navigation stack.
toString() - Method in class crossmobile.ios.coregraphics.CGAffineTransform
 
toString() - Method in class crossmobile.ios.coregraphics.CGColor
 
toString() - Method in class crossmobile.ios.coregraphics.CGFont
 
toString() - Method in class crossmobile.ios.coregraphics.CGImage
 
toString() - Method in class crossmobile.ios.coregraphics.CGPoint
 
toString() - Method in class crossmobile.ios.coregraphics.CGRect
 
toString() - Method in class crossmobile.ios.coregraphics.CGSize
 
toString() - Method in class crossmobile.ios.corelocation.CLHeading
 
toString() - Method in class crossmobile.ios.corelocation.CLLocation
 
toString() - Method in class crossmobile.ios.corelocation.CLLocationCoordinate2D
 
toString() - Method in class crossmobile.ios.foundation.NSData
 
toString() - Method in class crossmobile.ios.foundation.NSDate
 
toString() - Method in class crossmobile.ios.foundation.NSError
 
toString() - Method in class crossmobile.ios.foundation.NSIndexPath
 
toString() - Method in class crossmobile.ios.foundation.NSRange
 
toString() - Method in class crossmobile.ios.foundation.NSURL
 
toString() - Method in class crossmobile.ios.foundation.NSURLRequest
 
toString() - Method in class crossmobile.ios.quartzcore.CALayer
 
toString() - Method in class crossmobile.ios.storekit.SKPayment
 
toString() - Method in class crossmobile.ios.uikit.NSLayoutAnchor
 
toString() - Method in class crossmobile.ios.uikit.NSLayoutConstraint
 
toString() - Method in class crossmobile.ios.uikit.UIColor
 
toString() - Method in class crossmobile.ios.uikit.UIEdgeInsets
 
toString() - Method in class crossmobile.ios.uikit.UIEvent
 
toString() - Method in class crossmobile.ios.uikit.UIFont
 
toString() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
 
toString() - Method in class crossmobile.ios.uikit.UIImage
 
toString() - Method in class crossmobile.ios.uikit.UILayoutGuide
 
toString() - Method in class crossmobile.ios.uikit.UIOffset
 
toString() - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
toString() - Method in class crossmobile.ios.uikit.UITouch
 
toString() - Method in class crossmobile.ios.uikit.UIView
 
TouchCancel - Static variable in class crossmobile.ios.uikit.UIControlEvents
The system cancels current touches.
TouchDown - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user touches down the element.
TouchDownRepeat - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user repeatedly touches down the element.
TouchDragEnter - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user is dragging a finger within the element.
TouchDragExit - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user is dragging a finger outside the element.
TouchDragInside - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user is dragging a finger inside the element.
TouchDragOutside - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user is dragging a finger outside the element.
Touches - Static variable in class crossmobile.ios.uikit.UIEventType
The event is a touch event.
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIControl
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Informs this UIGestureRecognizer when one or more fingers touched down in the associated UIView.
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIResponder
Sent to this responder when one or more fingers touched the screen.
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIScrollView
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISlider
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwitch
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextField
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextView
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIWebView
 
touchesBegan(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.webkit.WKWebView
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIControl
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Informs this UIGestureRecognizer that a touch event was canceled due to system event.
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIResponder
Sent to this responder when touch event has been canceled.
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIScrollView
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISlider
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwitch
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextField
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextView
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIWebView
 
touchesCancelled(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.webkit.WKWebView
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIControl
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Informs this UIGestureRecognizer when one or more fingers were lifted from the associated view.
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIResponder
Sent to this responder when one or more fingers were lifted from the screen.
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIScrollView
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISlider
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwitch
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextField
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextView
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIWebView
 
touchesEnded(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.webkit.WKWebView
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIControl
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Informs this UIGestureRecognizer when one or more fingers were moved within the associated view.
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UILongPressGestureRecognizer
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIResponder
Sent to this responder when one or more fingers move on the screen.
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIScrollView
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISlider
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwipeGestureRecognizer
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UISwitch
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITapGestureRecognizer
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextField
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UITextView
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.uikit.UIWebView
 
touchesMoved(Set<UITouch>, UIEvent) - Method in class crossmobile.ios.webkit.WKWebView
 
touchesShouldBegin(Set<UITouch>, UIEvent, UIView) - Method in class crossmobile.ios.uikit.UIScrollView
It is used by subclasses in order to customize the behavior of a touch.
touchesShouldCancelInContentView(UIView) - Method in class crossmobile.ios.uikit.UIScrollView
Returns a Boolean that shows whether touches on the content subview are canceled so that dragging starts.
TouchID - Static variable in class crossmobile.ios.touchid.LABiometryType
 
touchIDAuthenticationAllowableReuseDuration() - Method in class crossmobile.ios.touchid.LAContext
 
TouchIDLockout - Static variable in class crossmobile.ios.touchid.LAError
 
TouchIDNotAvailable - Static variable in class crossmobile.ios.touchid.LAError
 
TouchIDNotEnrolled - Static variable in class crossmobile.ios.touchid.LAError
 
TouchUpInside - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user touches up the element.
TouchUpOutside - Static variable in class crossmobile.ios.uikit.UIControlEvents
The user touches up outside the element.
trackTintColor() - Method in class crossmobile.ios.uikit.UIProgressView
Returns the color that is used for the remaining part of the progress bar.
Trailing - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The trailing edge of the object's rectangle.
Trailing - Static variable in class crossmobile.ios.uikit.UIControlContentHorizontalAlignment
The content of the control element is horizontally aligned to the right for * left-to-right languages and to the left for right-to-left languages.
Trailing - Static variable in class crossmobile.ios.uikit.UIStackViewAlignment
The views of a vertical stack view are placed so that the trailing edge of each one is aligned to the trailing edge of the stack view.
trailingAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the trailing edge.
trailingAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the trailing edge of the layout guide frame expressed as an layout anchor.
TrailingMargin - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The trailing margin of the object.
transactionDate() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Returns the date that the transaction was added to the App Store.
transactionIdentifier() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Returns the id of this payment transaction.
transactionReceipt() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Deprecated.
transactions() - Method in class crossmobile.ios.storekit.SKPaymentQueue
Returns the list of the transactions.
transactionState() - Method in class crossmobile.ios.storekit.SKPaymentTransaction
Returns the current state of this transaction.
transform() - Method in class crossmobile.ios.uikit.UIView
Returns the transform applied to this view relative to the center of its bounds.
TransitionCrossDissolve - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The current view dissolves and next one appears.
TransitionCurlDown - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view curls down from the top.
TransitionCurlUp - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view curls up from the bottom.
TransitionFlipFromBottom - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view flips around the horizontal axis from bottom to top.
TransitionFlipFromLeft - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view flips around the vertical axis from left to right.
TransitionFlipFromRight - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view flips around the vertical axis from right to left.
TransitionFlipFromTop - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
The view flips around the horizontal axis from top to bottom.
transitionFromViewController(UIViewController, UIViewController, double, int, Runnable, VoidBlock1<Boolean>) - Method in class crossmobile.ios.uikit.UIViewController
 
TransitionNone - Static variable in class crossmobile.ios.uikit.UIViewAnimationOptions
There is no transition specified for the view.
transitionWithView(UIView, double, int, Runnable, VoidBlock1<Boolean>) - Static method in class crossmobile.ios.uikit.UIView
Sets the transition to be applied to a parent view during an animation block.
translate(double, double) - Method in class crossmobile.ios.coregraphics.CGAffineTransform
Returns the transformation matrix of this affine transformation.
translateConcatTranslate(CGAffineTransform, double, double, CGAffineTransform, double, double) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
translateCTM(double, double) - Method in class crossmobile.ios.coregraphics.CGContext
Changes user's origin within this graphics context.
translatesAutoresizingMaskIntoConstraints() - Method in class crossmobile.ios.uikit.UIView
Returns a value that shows whether this view's autoresizing mask is interpreted in Auto Layout.
translationInView(UIView) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Returns the translation value in the coordinate system of the specified view.
Trash - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's trash button.
trashCGImageMemory(CGImage) - Static method in class crossmobile.ios.coregraphics.GraphicsDrill
 
trigger() - Method in class crossmobile.ios.usernotifications.UNNotificationRequest
 
triggerWithDateMatchingComponents(NSDateComponents, boolean) - Static method in class crossmobile.ios.usernotifications.UNCalendarNotificationTrigger
 
triggerWithRegion(CLRegion, boolean) - Static method in class crossmobile.ios.usernotifications.UNLocationNotificationTrigger
 
triggerWithTimeInterval(double, boolean) - Static method in class crossmobile.ios.usernotifications.UNTimeIntervalNotificationTrigger
 
trueHeading() - Method in class crossmobile.ios.corelocation.CLHeading
Returns the recorded heading relative to true North in degrees.
truncateFileAtOffset(long) - Method in class crossmobile.ios.foundation.NSFileHandle
Trims or extends the file of this NSFileHandle according to the specified offset.
TVTopShelfItemsDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
Twitter - Static variable in class crossmobile.ios.accounts.ACAccountTypeIdentifier
Twitter account.
Twitter - Static variable in class crossmobile.ios.social.SLServiceType
The value that corresponds to Twitter social network.
Twitter - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard optimized for twitter with easy acces to '@' and '#' characters
type() - Method in class crossmobile.ios.quartzcore.CATransition
Returns the default transition type.
type() - Method in class crossmobile.ios.uikit.UIEvent
Returns the type of the event.
type() - Method in class crossmobile.ios.usernotifications.UNNotificationAttachment
 
TypeHintKey - Static variable in class crossmobile.ios.usernotifications.UNNotificationAttachmentOptions
 
TypeKey - Static variable in class crossmobile.ios.contacts.CNContact
 
types() - Method in class crossmobile.ios.uikit.UIUserNotificationSettings
Returns the type of the available types of notifications for the app.

U

UIAcceleration - Class in crossmobile.ios.uikit
Deprecated.
UIAccelerometer - Class in crossmobile.ios.uikit
Deprecated.
UIAccelerometerDelegate - Interface in crossmobile.ios.uikit
UIAccelerometerDelegate interface is the delegate that cooperates with the UIAccelerometer.
UIAccessibilityAnnouncementDidFinish - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityAssistiveTouchStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityBoldTextStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityClosedCaptioningStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityDarkerSystemColorsStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityElementFocused - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityGrayscaleStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityGuidedAccessStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityHearingDevicePairedEarDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityIdentification - Interface in crossmobile.ios.uikit
Class to help automated tests
UIAccessibilityInvertColorsStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityMonoAudioStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityReduceMotionStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityReduceTransparencyStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilityShakeToUndoDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilitySpeakScreenStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilitySpeakSelectionStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIAccessibilitySwitchControlStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIActionSheet - Class in crossmobile.ios.uikit
Deprecated.
UIActionSheet(String, UIActionSheetDelegate, String, String, String...) - Constructor for class crossmobile.ios.uikit.UIActionSheet
Deprecated.
UIActionSheetDelegate - Interface in crossmobile.ios.uikit
UIActionSheetDelegate interface is the delegate responsible for receiving and handling notifications related to action sheets.
UIActivity - Class in crossmobile.ios.uikit
 
UIActivity() - Constructor for class crossmobile.ios.uikit.UIActivity
 
UIActivityCategory - Class in crossmobile.ios.uikit
 
UIActivityIndicatorView - Class in crossmobile.ios.uikit
UIActivityIndicatorView class defines an object that is used to show that an activity is in progress and it is depicted as an spinning gear.
UIActivityIndicatorView() - Constructor for class crossmobile.ios.uikit.UIActivityIndicatorView
The default constructor of the UIActivityIndicatorView.
UIActivityIndicatorView(int) - Constructor for class crossmobile.ios.uikit.UIActivityIndicatorView
Constructs and returns a UIActivityIndicatorView object with the specified style.
UIActivityIndicatorViewStyle - Class in crossmobile.ios.uikit
UIActivityIndicatorViewStyle class defines different options for activity indicator's style.
UIActivityType - Class in crossmobile.ios.uikit
 
UIActivityViewController - Class in crossmobile.ios.uikit
 
UIActivityViewController(List, List<UIActivity>) - Constructor for class crossmobile.ios.uikit.UIActivityViewController
 
UIActivityViewControllerCompletionHandler - Interface in crossmobile.ios.uikit
Deprecated.
UIActivityViewControllerCompletionWithItemsHandler - Interface in crossmobile.ios.uikit
 
UIAlertAction - Class in crossmobile.ios.uikit
UIAlertAction class defines an object that is related to an alert action that takes place after tapping an alert button.
UIAlertActionStyle - Class in crossmobile.ios.uikit
UIAlertActionStyle class defines different style options for alert action buttons.
UIAlertController - Class in crossmobile.ios.uikit
UIAlertController class defines an object that displays an alert message to the user.
UIAlertControllerStyle - Class in crossmobile.ios.uikit
UIAlertControllerStyle class defines different types of alerts.
UIAlertView - Class in crossmobile.ios.uikit
Deprecated.
UIAlertView(String, String, UIAlertViewDelegate, String, String...) - Constructor for class crossmobile.ios.uikit.UIAlertView
Deprecated.
UIAlertViewDelegate - Interface in crossmobile.ios.uikit
Deprecated.
UIAlertViewStyle - Class in crossmobile.ios.uikit
UIAlertViewStyle class defines styles for different types of alerts.
UIAppearance - Interface in crossmobile.ios.uikit
Appearance proxy class for all default UI elements
UIAppearanceContainer - Interface in crossmobile.ios.uikit
Element that could enclose UIAppearance entities
UIApplication - Class in crossmobile.ios.uikit
UIApplication class defines an object that is uniquely associated with an application and includes related control and coordination methods.
UIApplication() - Constructor for class crossmobile.ios.uikit.UIApplication
The default constructor of the UIAplication.
UIApplicationBackgroundRefreshStatusDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationDelegate - Interface in crossmobile.ios.uikit
UIApplicationDelegate interface is the delegate responsible for handling events related to UIApplication singleton object of the application.
UIApplicationDidBecomeActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationDidChangeStatusBarFrame - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationDidChangeStatusBarOrientation - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationDidEnterBackground - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationDidFinishLaunching - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationDidReceiveMemoryWarning - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationLaunchOptionsKey - Class in crossmobile.ios.uikit
UIApplicationLaunchOptions class defines different options or information related to application launching.
UIApplicationOpenExternalURLOptionsKey - Class in crossmobile.ios.uikit
Define different options when launching URLs through UIApplication.openURL(NSURL, Map, VoidBlock1).
UIApplicationProtectedDataDidBecomeAvailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationProtectedDataWillBecomeUnavailable - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationSignificantTimeChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationState - Class in crossmobile.ios.uikit
Application states
UIApplicationUserDidTakeScreenshot - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationWillChangeStatusBarFrame - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationWillChangeStatusBarOrientation - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationWillEnterForeground - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationWillResignActive - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIApplicationWillTerminate - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIBackgroundFetchResult - Class in crossmobile.ios.uikit
The result of a push notification event
UIBarButtonItem - Class in crossmobile.ios.uikit
UIBarButtonItem class defines button items that are used on toolbars and navigation bars.
UIBarButtonItem(int, Runnable) - Constructor for class crossmobile.ios.uikit.UIBarButtonItem
Initializes a new item containing the specified system item.
UIBarButtonItem(UIView) - Constructor for class crossmobile.ios.uikit.UIBarButtonItem
Constructs a bar button item with the specified custom view.
UIBarButtonItem(UIImage, int, Runnable) - Constructor for class crossmobile.ios.uikit.UIBarButtonItem
Constructs a bar button item with the specified image,style and connects it with a particular delegate.
UIBarButtonItem(String, int, Runnable) - Constructor for class crossmobile.ios.uikit.UIBarButtonItem
Constructs a bar button item with the specified title,style and connects it with a particular delegate.
UIBarButtonItemStyle - Class in crossmobile.ios.uikit
UIBarButtonItemStyle class defines styles for different button item types.
UIBarButtonSystemItem - Class in crossmobile.ios.uikit
UIBarButtonSystemItem class defines different types of system UIBarButton items.
UIBarItem - Class in crossmobile.ios.uikit
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 - Class in crossmobile.ios.uikit
UIBarStyle class defines styles for different types of bars.
UIBaselineAdjustment - Class in crossmobile.ios.uikit
UIBaselineAdjustment class defines different text alignment options.
UIButton - Class in crossmobile.ios.uikit
UIButton class defines a button element that is displayed on screen and changes state and appearance according on finger tapping.
UIButtonType - Class in crossmobile.ios.uikit
UIButtonType class defines the style of a button.
UIColor - Class in crossmobile.ios.uikit
UIColor class defines a color object used to store color data.
uicolor(int) - Static method in class crossmobile.ios.uikit.UserInterfaceDrill
 
UIContentSizeCategoryDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIControl - Class in crossmobile.ios.uikit
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.
UIControl() - Constructor for class crossmobile.ios.uikit.UIControl
Constructs a default UIControl object located at (0,0) with 0 weight and 0 height.
UIControl(CGRect) - Constructor for class crossmobile.ios.uikit.UIControl
Constructs a UIControl object initialized with the dimensions and position specified in the rect parameter.
UIControlContentHorizontalAlignment - Class in crossmobile.ios.uikit
UIControlContentVerticalAlignment class defines different types of horizontal alignment for the content within a control element.
UIControlContentVerticalAlignment - Class in crossmobile.ios.uikit
UIControlContentVerticalAlignment class defines different types of vertical alignment for the content within a control element.
UIControlDelegate - Interface in crossmobile.ios.uikit
UIControlDelegate interface is the delegate responsible for handling events received from UIControl.
UIControlEvents - Class in crossmobile.ios.uikit
UIControlEvents class defines different types of events that can be related to a control element.
UIControlState - Class in crossmobile.ios.uikit
UIControlState class defines different types of states for a UIControl concerning the appearance and the ability to interact.
UIDataDetectorTypeFlightNumber - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
 
UIDataDetectorTypeLookupSuggestion - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
 
UIDataDetectorTypes - Class in crossmobile.ios.uikit
UIDataDetectorTypes class defines different types of information that can be automatically detected in text.
UIDataDetectorTypeShipmentTrackingNumber - Static variable in class crossmobile.ios.uikit.UIDataDetectorTypes
 
UIDatePicker - Class in crossmobile.ios.uikit
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.
UIDatePicker() - Constructor for class crossmobile.ios.uikit.UIDatePicker
Constructs a default UIDatePicker object located at (0,0) with 0 weight and 0 height.
UIDatePicker(CGRect) - Constructor for class crossmobile.ios.uikit.UIDatePicker
Constructs a UIDatePicker object initialized with the dimensions and position specified in the rect parameter.
UIDatePickerMode - Class in crossmobile.ios.uikit
The UIDatePickerMode class defines the mode of a UIDatePicker object.
UIDevice - Class in crossmobile.ios.uikit
The UIDevice class defines an object that represents the device on which the application runs.
UIDeviceBatteryLevelDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIDeviceBatteryState - Class in crossmobile.ios.uikit
UIDeviceBatteryState class defines the battery state of the device.
UIDeviceBatteryStateDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIDeviceOrientation - Class in crossmobile.ios.uikit
UIDeviceOrientation class defines the physical orientation of the device.
UIDeviceOrientationDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIDeviceProximityStateDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIDocumentStateChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIEdgeInsets - Class in crossmobile.ios.uikit
UIEdgeInsets class defines edge insets used in order to reduce or expand views' rectangles.
UIEdgeInsets(double, double, double, double) - Constructor for class crossmobile.ios.uikit.UIEdgeInsets
Constructs a UIEdgeInset object with the specified values for the edges.
UIEvent - Class in crossmobile.ios.uikit
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 - Class in crossmobile.ios.uikit
UIEventSubtype class defines the subtype of an event.
UIEventType - Class in crossmobile.ios.uikit
UIEventType class defines the type of an event.
UIFont - Class in crossmobile.ios.uikit
UIFont class contains all the information related to fonts such size, family and type.
UIGestureRecognizer - Class in crossmobile.ios.uikit
UIGestureRecognizer is an abstract class that recognizes series of touches as gestures along with the changes that occur to these gestures.
UIGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UIGestureRecognizer
Constructs a UIGestureRecognizer and associates it with the specified target.
UIGestureRecognizerDelegate - Interface in crossmobile.ios.uikit
UIGestureRecognizerDelegate interface is the delegate responsible for the communication between UIGestureRecognizer concrete objects and related objects.
UIGestureRecognizerState - Class in crossmobile.ios.uikit
UIGestureRecognizerState class contains all the information related to the current state of a gesture recognizer.
UIGraphics - Class in crossmobile.ios.uikit
UIGraphics class defines methods for creating and displaying images to custom views using bitmap image context stored in a stack.
UIImage - Class in crossmobile.ios.uikit
UIImage class defines an object that represents images in an application.
UIImageOrientation - Class in crossmobile.ios.uikit
UIImageOrientation class defines different types of orientations for images.
UIImagePickerController - Class in crossmobile.ios.uikit
UIImagePickerController class defines an object that acts as an interface of the available device's cameras.
UIImagePickerController() - Constructor for class crossmobile.ios.uikit.UIImagePickerController
Creates an object of UIImagePickerController.
UIImagePickerControllerCameraCaptureMode - Class in crossmobile.ios.uikit
UIImagePickerControllerCameraCaptureMode class defines different types media capturing for the camera.
UIImagePickerControllerCameraDevice - Class in crossmobile.ios.uikit
UIImagePickerControllerCameraDevice class defines which camera of the device should be used.
UIImagePickerControllerCameraFlashMode - Class in crossmobile.ios.uikit
UIImagePickerControllerCameraFlashMode defines different types of flash mode for the active camera.
UIImagePickerControllerDelegate - Interface in crossmobile.ios.uikit
UIImagePickerControllerDelegate interface is the delegate responsible for receiving and handling notifications from the UIImagePickerController.
UIImagePickerControllerQualityType - Class in crossmobile.ios.uikit
UIImagePickerControllerQualityType class defines different video quality options.
UIImagePickerControllerSourceType - Class in crossmobile.ios.uikit
UIImagePickerControllerSourceType class defines different types of sources for the image picker controller.
UIImageRenderingMode - Class in crossmobile.ios.uikit
UIImageResizingMode class defines different types of rendering the color of an image.
UIImageResizingMode - Class in crossmobile.ios.uikit
UIImageResizingMode class defines different types resizing modes for an image.
UIImageView - Class in crossmobile.ios.uikit
UIImageView class extends UIView and defines a custom view for displaying and manipulating UIImage objects.
UIImageView() - Constructor for class crossmobile.ios.uikit.UIImageView
Constructs a default UIImageView object located at (0,0) with 0 weight and 0 height.
UIImageView(CGRect) - Constructor for class crossmobile.ios.uikit.UIImageView
Constructs a UIImageView object initialized with the dimensions and position specified in the rect parameter.
UIImageWriteToPhotoAlbumHandler - Interface in crossmobile.ios.uikit
UIImageWriteToPhotoAlbumHandler interface is used as a callback in case an error occurs after writing to photo album.
UIInterfaceOrientation - Class in crossmobile.ios.uikit
UIInterfaceOrientation defines different types of orientations for the user interface of the application.
UIInterfaceOrientationMask - Class in crossmobile.ios.uikit
UIInterfaceOrientationMask class defines different types of supported orientations for the view controller interface.
UIKeyboardAppearance - Class in crossmobile.ios.uikit
UIKeyboardAppearance specifies the appearance of a keyboard.
UIKeyboardDidChangeFrame - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIKeyboardDidHide - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIKeyboardDidShow - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIKeyboardType - Class in crossmobile.ios.uikit
UIKeyboardType specifies the type of keyboard for a view that contains text.
UIKeyboardWillChangeFrame - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIKeyboardWillHide - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIKeyboardWillShow - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UILabel - Class in crossmobile.ios.uikit
UILabel class defines a specialized view that is used to display read-only text.
UILabel() - Constructor for class crossmobile.ios.uikit.UILabel
Constructs a default UILabel object located at (0,0) with 0 weight and 0 height.
UILabel(CGRect) - Constructor for class crossmobile.ios.uikit.UILabel
Constructs a UILabel object using the specified rectangle.
UILayoutConstraintAxis - Class in crossmobile.ios.uikit
UILayoutConstraintAxis class defines which axis is being constrained concerning flow layouts.
UILayoutGuide - Class in crossmobile.ios.uikit
UILayoutGuide class defines a frame that represents the limits of a view and interacts with the Auto Layout system based on constraints.
UILayoutGuide() - Constructor for class crossmobile.ios.uikit.UILayoutGuide
The default constructor of the layout guide.
UILayoutPriority - Class in crossmobile.ios.uikit
UILayoutPriority class defines values that indicate priorities of restrictions for the constraint based layout system.
UILayoutSupport - Interface in crossmobile.ios.uikit
A set of methods that provide layout support and access to layout anchors.
UILocalNotification - Class in crossmobile.ios.uikit
Deprecated.
UILocalNotification() - Constructor for class crossmobile.ios.uikit.UILocalNotification
Deprecated.
 
UILongPressGestureRecognizer - Class in crossmobile.ios.uikit
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.
UILongPressGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UILongPressGestureRecognizer
Constructs a new UILongPressGestureRecognizer object and attaches it to the specified UIGestureRecognizer.
UIMenuControllerDidHideMenu - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIMenuControllerDidShowMenu - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIMenuControllerMenuFrameDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIMenuControllerWillHideMenu - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIMenuControllerWillShowMenu - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIModalPresentationStyle - Class in crossmobile.ios.uikit
UIModalPresentationStyle class defines different styles of modal presentation for view controllers.
UIModalTransitionStyle - Class in crossmobile.ios.uikit
UIModalTransitionStyle class defines different transition styles for view controllers.
UIMutableUserNotificationAction - Class in crossmobile.ios.uikit
UIMutableUserNotificationAction class defines an object that is equivalent to UIUserNotificationAction and is editable.
UIMutableUserNotificationAction() - Constructor for class crossmobile.ios.uikit.UIMutableUserNotificationAction
 
UIMutableUserNotificationCategory - Class in crossmobile.ios.uikit
UIMutableUserNotificationCategory class defines an object that holds information related to customized actions in response to local or push notifications.
UIMutableUserNotificationCategory() - Constructor for class crossmobile.ios.uikit.UIMutableUserNotificationCategory
 
UINavigationBar - Class in crossmobile.ios.uikit
The UINavigationBar class creates a bar located at the top of the screen.
UINavigationBar() - Constructor for class crossmobile.ios.uikit.UINavigationBar
Constructs a default UINavigation object located at (0,0) with 0 weight and 0 height.
UINavigationBar(CGRect) - Constructor for class crossmobile.ios.uikit.UINavigationBar
Constructs a UINavigationBar object initialized with the dimensions and position specified in the rect parameter.
UINavigationBarDelegate - Interface in crossmobile.ios.uikit
UINavigationBarDelegate interface is the delegate responsible for handling push and pop actions of a navigation bar.
UINavigationController - Class in crossmobile.ios.uikit
UINavigationController class defines an object that handles view controllers related to views organized in a hierarchy.
UINavigationController() - Constructor for class crossmobile.ios.uikit.UINavigationController
The default UINavigationController required for the MFMessageComposeViewController.
UINavigationController(UIViewController) - Constructor for class crossmobile.ios.uikit.UINavigationController
Initializes and returns a newly created navigation controller.
UINavigationControllerDelegate - Interface in crossmobile.ios.uikit
UINavigationControllerDelegate interface is the delegate responsible for receiving and handling notifications from the UINavigationController.
UINavigationItem - Class in crossmobile.ios.uikit
UINavigationItem class is responsible for the position and functionality of the button items that appear on the navigation bar.
UINavigationItem(String) - Constructor for class crossmobile.ios.uikit.UINavigationItem
Constructs a UINavigationItem with the specified title.
UINib - Class in crossmobile.ios.uikit
 
UINib() - Constructor for class crossmobile.ios.uikit.UINib
 
UIOffset - Class in crossmobile.ios.uikit
UIOffset class creates an object that defines the position offset.
UIOffset(double, double) - Constructor for class crossmobile.ios.uikit.UIOffset
Constructs a default UIOffset object with the specified horizontal and vertical values.
UIPageControl - Class in crossmobile.ios.uikit
UIPageControl class defines an object that is used for custom control of presenting pages.
UIPageControl() - Constructor for class crossmobile.ios.uikit.UIPageControl
Constructs a default UIPageControl object located at (0,0) with 0 weight and 0 height.
UIPageControl(CGRect) - Constructor for class crossmobile.ios.uikit.UIPageControl
Constructs a UIPageControl object initialized with the dimensions and position specified in the rect parameter.
UIPanGestureRecognizer - Class in crossmobile.ios.uikit
UIPanGestureRecognizer class recognizes series of touches as a pan gesture.
UIPanGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UIPanGestureRecognizer
Constructs a new UIPanGestureRecognizer object and attaches it to the specified UIGestureRecognizer.
UIPasteboardChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIPasteboardRemoved - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIPickerView - Class in crossmobile.ios.uikit
UIPickerView class defines an object that is depicted as one or more spinning wheels containing a sets of values.
UIPickerView() - Constructor for class crossmobile.ios.uikit.UIPickerView
Constructs a default UIPickerView object located at (0,0) with 0 weight and 0 height.
UIPickerView(CGRect) - Constructor for class crossmobile.ios.uikit.UIPickerView
Constructs a UIPickerView object initialized with the dimensions and position specified in the rect parameter.
UIPickerViewDataSource - Interface in crossmobile.ios.uikit
UIPickerViewDataSource provides the structure to be implemented when information related to number of components and rows of picker view is needed.
UIPickerViewDelegate - Interface in crossmobile.ios.uikit
UIPickerViewDelegate interface is the delegate responsible to collaborate with picker view objects.
UIPinchGestureRecognizer - Class in crossmobile.ios.uikit
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.
UIPinchGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UIPinchGestureRecognizer
Constructs a new UIPinchGestureRecognizer object and attaches it to the specified UIGestureRecognizer.
UIPopoverArrowDirection - Class in crossmobile.ios.uikit
UIPopoverArrowDirection class defines different options related to the direction of a popover arrow.
UIPopoverArrowDirectionAny - Static variable in class crossmobile.ios.uikit.UIPopoverArrowDirection
The arrow points to any direction.
UIPopoverArrowDirectionDown - Static variable in class crossmobile.ios.uikit.UIPopoverArrowDirection
The arrow points downward.
UIPopoverArrowDirectionLeft - Static variable in class crossmobile.ios.uikit.UIPopoverArrowDirection
The arrow points to the left.
UIPopoverArrowDirectionRight - Static variable in class crossmobile.ios.uikit.UIPopoverArrowDirection
The arrow points to the right.
UIPopoverArrowDirectionUnknown - Static variable in class crossmobile.ios.uikit.UIPopoverArrowDirection
The direction of the arrow is unknown.
UIPopoverArrowDirectionUp - Static variable in class crossmobile.ios.uikit.UIPopoverArrowDirection
The arrow points upward.
UIPopoverController - Class in crossmobile.ios.uikit
Deprecated.
UIPopoverController(UIViewController) - Constructor for class crossmobile.ios.uikit.UIPopoverController
Deprecated.
Constructs a popover controller.
UIPopoverControllerDelegate - Interface in crossmobile.ios.uikit
UIPopoverControllerDelegate interface is the delegate responsible to collaborate with UIPopoverController objects.
UIPrintInteractionCompletionHandler - Interface in crossmobile.ios.uikit
UIPrintInteractionCompletionHandler interface is the handler that is called after the completion of a printing job or when a printing error.
UIPrintInteractionController - Class in crossmobile.ios.uikit
UIPrintInteractionController class provides all the essential methods for the printing user interface.
UIPrintInteractionController() - Constructor for class crossmobile.ios.uikit.UIPrintInteractionController
 
UIProgressView - Class in crossmobile.ios.uikit
UIProgressView class defines an object that represents a visible bar that fills with color over time representing the progress of a task.
UIProgressView(int) - Constructor for class crossmobile.ios.uikit.UIProgressView
Initializes and returns an progress-view object.
UIProgressViewStyle - Class in crossmobile.ios.uikit
UIProgressViewStyle class specifies the style of the progress bar.
UIRectEdge - Class in crossmobile.ios.uikit
UIRectEdge class specifies the edges of a rectangle.
UIRectEdgeAll - Static variable in class crossmobile.ios.uikit.UIRectEdge
A rectangle that has all the edges.
UIRemoteNotificationType - Class in crossmobile.ios.uikit
UIRemoteNotificationType class specifies the types of notifications that the application displays to the user.
UIResponder - Class in crossmobile.ios.uikit
UIResponder class defines provides all the essential methods for responding and handling events.
UIResponder() - Constructor for class crossmobile.ios.uikit.UIResponder
 
UIReturnKeyType - Class in crossmobile.ios.uikit
UIReturnKeyType class specifies the text that is displayed on the return key of a keyboard.
UIRotationGestureRecognizer - Class in crossmobile.ios.uikit
UIRotationGestureRecognizer class extends UIGestureRecognizer and recognizes rotation gestures when two fingers touch the screen and move in opposite directions formulating a circle.
UIRotationGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UIRotationGestureRecognizer
Constructs a UIRotationGestureRecognizer and connects is with the specified UIGestureRecognizer.
UIScreen - Class in crossmobile.ios.uikit
UIScreen class contains all the information related to device's screen.
UIScreen() - Constructor for class crossmobile.ios.uikit.UIScreen
 
UIScreenBrightnessDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIScreenDidConnect - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIScreenDidDisconnect - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIScreenModeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIScrollView - Class in crossmobile.ios.uikit
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.
UIScrollView() - Constructor for class crossmobile.ios.uikit.UIScrollView
Constructs a default UIScrollView object located at (0,0) with 0 weight and 0 height.
UIScrollView(CGRect) - Constructor for class crossmobile.ios.uikit.UIScrollView
Constructs a UIScrollView object initialized with the dimensions and position specified in the frame parameter.
UIScrollViewDecelerationRate - Class in crossmobile.ios.uikit
UIScrollViewDecelerationRate class specifies how fast a scrolling view moves.
UIScrollViewDelegate - Interface in crossmobile.ios.uikit
UIScrollViewDelegate interface is the delegate that handles scroll view events.
UIScrollViewIndicatorStyle - Class in crossmobile.ios.uikit
UIScrollViewIndicatorStyle class defines the style of the scroll indicator.
UISearchBar - Class in crossmobile.ios.uikit
UISearchBar class defines an object that handles text based searches.
UISearchBar() - Constructor for class crossmobile.ios.uikit.UISearchBar
Constructs a default UISearchBar object located at (0,0) with 0 weight and 0 height.
UISearchBar(CGRect) - Constructor for class crossmobile.ios.uikit.UISearchBar
Constructs a UISearchBar object initialized with the dimensions and position specified in the rect parameter.
UISearchBarDelegate - Interface in crossmobile.ios.uikit
UISearchBarDelegate interface is the delegate that handles events related to search bar objects.
UISearchBarIcon - Class in crossmobile.ios.uikit
UISearchBarIcon class specifies the icons that are used in the search bar.
UISearchBarStyle - Class in crossmobile.ios.uikit
UISearchBarStyle class defines the style of the search bar.
UISegmentedControl - Class in crossmobile.ios.uikit
UISegmentedControl class defines an object that is used in order to provide custom control for special occasions, for example switching between views.
UISegmentedControl() - Constructor for class crossmobile.ios.uikit.UISegmentedControl
Constructs a default UISegmentedControl object located at (0,0) with 0 weight and 0 height.
UISegmentedControl(CGRect) - Constructor for class crossmobile.ios.uikit.UISegmentedControl
Constructs a UIWindow object initialized with the dimensions and position specified in the rect parameter.
UISegmentedControl(List<?>) - Constructor for class crossmobile.ios.uikit.UISegmentedControl
Initializes and returns a segmented control with segments having the given titles or images.
UISegmentedControlStyle - Class in crossmobile.ios.uikit
UISegmentedControlStyle class defines the style of the segmented control.
UISlider - Class in crossmobile.ios.uikit
UISlider class defines an object that is used when there is a need to select a specific value between a min and max value.
UISlider() - Constructor for class crossmobile.ios.uikit.UISlider
Constructs a default slider object located at (0,0) with 0 weight and 0 height.
UISlider(CGRect) - Constructor for class crossmobile.ios.uikit.UISlider
Constructs a slider object initialized with the dimensions and position specified in the frame parameter.
UISplitViewController - Class in crossmobile.ios.uikit
UISplitViewController class defines a view controller that is the root view controller of the application.
UISplitViewController() - Constructor for class crossmobile.ios.uikit.UISplitViewController
 
UISplitViewControllerDelegate - Interface in crossmobile.ios.uikit
UISplitViewControllerDelegate interface is the delegate responsible for handing changes to split view interfaces such as collapsing and expanding.
UISplitViewControllerDisplayMode - Class in crossmobile.ios.uikit
UISplitViewControllerDisplayMode class defines the options of display mode for the split view controller.
UIStackView - Class in crossmobile.ios.uikit
UIStackView class defines structure used to organize a set views in a stack vertically or horizontally.
UIStackView(List<UIView>) - Constructor for class crossmobile.ios.uikit.UIStackView
Constructs a UIStackView with the default values for the settings.
UIStackViewAlignment - Class in crossmobile.ios.uikit
UIStackViewAlignment class defines different types of alignment for subviews that are perpendicular to the stack view's axis.
UIStackViewDistribution - Class in crossmobile.ios.uikit
UIStackViewDistribution class defines different layout styles for the views within the stack view, in the direction of the axis of the stack.
UIStatusBarStyle - Class in crossmobile.ios.uikit
UIStatusBarStyle class defines the style of the status bar.
UIStepper - Class in crossmobile.ios.uikit
UIStepper class defines an object that is depicted as two buttons(plus and minus).
UIStepper() - Constructor for class crossmobile.ios.uikit.UIStepper
Constructs a default UIStepper object located at (0,0) with 0 weight and 0 height.
UIStepper(CGRect) - Constructor for class crossmobile.ios.uikit.UIStepper
Constructs a UIStepper object initialized with the dimensions and position specified in the frame parameter.
UIStoryboard - Class in crossmobile.ios.uikit
 
UIStoryboard() - Constructor for class crossmobile.ios.uikit.UIStoryboard
 
UIStoryboardSegue - Class in crossmobile.ios.uikit
 
UIStoryboardSegue(String, UIViewController, UIViewController) - Constructor for class crossmobile.ios.uikit.UIStoryboardSegue
 
UIStoryboardUnwindSegueSource - Class in crossmobile.ios.uikit
 
UISwipeGestureRecognizer - Class in crossmobile.ios.uikit
UISwipeGestureRecognizer class extends UIGestureRecognizer and recognizes a swipe gesture in one or more directions.
UISwipeGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UISwipeGestureRecognizer
Constructs a UISwipeGestureRecognizer and associates it with the specified target.
UISwipeGestureRecognizerDirection - Class in crossmobile.ios.uikit
UISwipeGestureRecognizerDirection class defines the direction of the swiping gesture.
UISwitch - Class in crossmobile.ios.uikit
UISwitch class defines an object that is a button which acts as a switch of two states,on and off.
UISwitch() - Constructor for class crossmobile.ios.uikit.UISwitch
Constructs a default UISwitch object located at (0,0) with 0 weight and 0 height.
UISwitch(CGRect) - Constructor for class crossmobile.ios.uikit.UISwitch
Constructs a UISwitch object initialized with the dimensions and position specified in the rect parameter.
UITabBar - Class in crossmobile.ios.uikit
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.
UITabBar() - Constructor for class crossmobile.ios.uikit.UITabBar
Constructs a default UITabBar object located at (0,0) with 0 weight and 0 height.
UITabBar(CGRect) - Constructor for class crossmobile.ios.uikit.UITabBar
Constructs a UITabBar object initialized with the dimensions and position specified in the rect parameter and the default cyan background color.
UITabBarController - Class in crossmobile.ios.uikit
UITabBarController class defines a view controller for the tab bar.
UITabBarController() - Constructor for class crossmobile.ios.uikit.UITabBarController
The default UITabBarController constructor.
UITabBarControllerDelegate - Interface in crossmobile.ios.uikit
UITabBarControllerDelegate interface is the delegate that cooperates with the UITabBarController.
UITabBarDelegate - Interface in crossmobile.ios.uikit
UITabBarDelegate interface is the delegate responsible for the customization of tab bar objects.
UITabBarItem - Class in crossmobile.ios.uikit
UITabBarItem class defines an object that represents an item of a tab bar.
UITabBarItem(String, UIImage, int) - Constructor for class crossmobile.ios.uikit.UITabBarItem
Constructs and returns a new UITabBarItem with the specified properties.
UITabBarItemPositioning - Class in crossmobile.ios.uikit
UITabBarItemPositioning class defines the position of a tab bar item.
UITableView - Class in crossmobile.ios.uikit
UITableView class defines an object that represents a visible table used to display and edit lists of data arranged to rows.
UITableView() - Constructor for class crossmobile.ios.uikit.UITableView
Constructs a default table view object located at (0,0) with 0 weight and 0 height.
UITableView(CGRect) - Constructor for class crossmobile.ios.uikit.UITableView
Constructs a table view that covers the specified rectangular area.
UITableView(CGRect, int) - Constructor for class crossmobile.ios.uikit.UITableView
Constructs a table view with the particular style and size.The table view is placed it in the specified position expressed in the coordinate system of its superview.
UITableViewCell - Class in crossmobile.ios.uikit
UITableViewCell class defines objects that represent cell elements used in table views.
UITableViewCell(int, String) - Constructor for class crossmobile.ios.uikit.UITableViewCell
Constructs a cell with the specified style and reuse identifier parameter to use if the cell will be reused for multiple rows.
UITableViewCellAccessoryType - Class in crossmobile.ios.uikit
UITableViewCellAccessoryType class defines different types of the accessory controls that can be used by a UITableViewCell object.
UITableViewCellEditingStyle - Class in crossmobile.ios.uikit
UITableViewCellEditingStyle class defines the style of cells in different cases.
UITableViewCellSelectionStyle - Class in crossmobile.ios.uikit
UITableViewCellSelectionStyle class defines the style of selected cells.
UITableViewCellSeparatorStyle - Class in crossmobile.ios.uikit
UITableViewCellSeparatorStyle class defines the style used for separator cells.
UITableViewCellStyle - Class in crossmobile.ios.uikit
UITableViewCellStyle class defines the style of cells.
UITableViewController - Class in crossmobile.ios.uikit
UITableViewController class defines a controller object that handles table views.
UITableViewController() - Constructor for class crossmobile.ios.uikit.UITableViewController
The default table view controller constructor.
UITableViewController(int) - Constructor for class crossmobile.ios.uikit.UITableViewController
Constructs a table view controller with the specified style.
UITableViewDataSource - Interface in crossmobile.ios.uikit
UITableViewDataSource class contains all the essential methods for the initialization and modification of a table view such as inserting, deleting and relocating rows.
UITableViewDelegate - Interface in crossmobile.ios.uikit
UITableView interface is the delegate that is responsible for handling operations related to table views such as inserting and deleting cells.
UITableViewRowAnimation - Class in crossmobile.ios.uikit
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 - Class in crossmobile.ios.uikit
UITableViewScrollPosition class defines different types of row scrolling for table views.
UITableViewSelectionDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITableViewStyle - Class in crossmobile.ios.uikit
UITableViewStyle class specifies the style of a table view.
UITapGestureRecognizer - Class in crossmobile.ios.uikit
UITapGestureRecognizer class recognizes a series of taps as a gesture.
UITapGestureRecognizer(NSSelector<UIGestureRecognizer>) - Constructor for class crossmobile.ios.uikit.UITapGestureRecognizer
Constructs new UITapGestureRecognizer and attaches it to the specified UIGestureRecognizer.
UITextAlignment - Class in crossmobile.ios.uikit
UITextAlignment class defines different styles of text alignment.
UITextAttribute - Class in crossmobile.ios.uikit
UITextAttribute class defines different types of attributes for text objects.
UITextAutocapitalizationType - Class in crossmobile.ios.uikit
UITextAutocapitalizationType class defines different types of auto-capitalization for text objects.
UITextAutocorrectionType - Class in crossmobile.ios.uikit
UITextAutocorrectionType class defines different types of auto-correction for text objects.
UITextBorderStyle - Class in crossmobile.ios.uikit
UITextBorderStyle class defines different border styles for text objects.
UITextContentType - Class in crossmobile.ios.uikit
 
UITextField - Class in crossmobile.ios.uikit
UITextField class defines an object that represents a visible text area that is editable.
UITextField() - Constructor for class crossmobile.ios.uikit.UITextField
Constructs a default UITextField object located at (0,0) with 0 weight and 0 height.
UITextField(CGRect) - Constructor for class crossmobile.ios.uikit.UITextField
Constructor for UITextField A UITextField object is a control that displays editable text and sends an action message to a target object when the user presses the return button.
UITextFieldDelegate - Interface in crossmobile.ios.uikit
UITextFieldDelegate interface is the delegate that is responsible for handling operations related to text fields.
UITextFieldTextDidBeginEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITextFieldTextDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITextFieldTextDidEndEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITextInputCurrentInputModeDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITextInputTraits - Interface in crossmobile.ios.uikit
 
UITextSmartDashesType - Class in crossmobile.ios.uikit
 
UITextSmartInsertDeleteType - Class in crossmobile.ios.uikit
 
UITextSmartQuotesType - Class in crossmobile.ios.uikit
 
UITextSpellCheckingType - Class in crossmobile.ios.uikit
 
UITextView - Class in crossmobile.ios.uikit
UITextView class defines an object that represents a visible, rectangular area that accepts text.
UITextView() - Constructor for class crossmobile.ios.uikit.UITextView
Constructs a default UITextView object located at (0,0) with 0 weight and 0 height.
UITextView(CGRect) - Constructor for class crossmobile.ios.uikit.UITextView
Constructs a UITextView object initialized with the dimensions and position specified in the rect parameter.
UITextViewDelegate - Interface in crossmobile.ios.uikit
UITextViewDelegate is the delegate that is responsible for handling operations related to text view objects.
UITextViewTextDidBeginEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITextViewTextDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UITextViewTextDidEndEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIToolbar - Class in crossmobile.ios.uikit
UIToolbar class defines a toolbar that visually consists of buttons named items that provide quick access to specific functions of the application.
UIToolbar() - Constructor for class crossmobile.ios.uikit.UIToolbar
Constructs a default UIToolbar object located at (0,0) with 0 weight and 0 height.
UIToolbar(CGRect) - Constructor for class crossmobile.ios.uikit.UIToolbar
Constructs a UIToolbar object initialized with the dimensions and position specified in the frame parameter.
UITouch - Class in crossmobile.ios.uikit
UITouch class defines an object that handles all the information related to the touch interaction of the user with the application.
UITouchPhase - Class in crossmobile.ios.uikit
UITouchPhase class defines the phase of a UITouch object.
UIUserInterfaceIdiom - Class in crossmobile.ios.uikit
UIUserInterfaceIdiom class defines the type of user interface that should be designed for the device.
UIUserInterfaceLayoutDirection - Class in crossmobile.ios.uikit
UIUserNotificationType class defines the layout alignment of the elements based on the language settings.
UIUserInterfaceStyle - Class in crossmobile.ios.uikit
UIUserInterfaceStyle class defines whether a light or a dark theme is selected.
UIUserNotificationAction - Class in crossmobile.ios.uikit
UIUserNotificationAction defines an object that represents the custom action of the application in response to a notification.
UIUserNotificationAction() - Constructor for class crossmobile.ios.uikit.UIUserNotificationAction
 
UIUserNotificationActionBehavior - Class in crossmobile.ios.uikit
UIUserNotificationActionBehavior class defines different types of additional supported action behaviors.
UIUserNotificationActionContext - Class in crossmobile.ios.uikit
UIUserNotificationActionContext class defines different types of size of the available space for notifications.
UIUserNotificationActivationMode - Class in crossmobile.ios.uikit
UIUserNotificationActivationMode class defines the position of the application after activation.
UIUserNotificationCategory - Class in crossmobile.ios.uikit
UIUserNotificationCategory class defines an object that holds information related to the custom actions executed in response to local or push notifications.
UIUserNotificationCategory() - Constructor for class crossmobile.ios.uikit.UIUserNotificationCategory
 
UIUserNotificationSettings - Class in crossmobile.ios.uikit
UIUserNotificationSettings class defines an object that holds all the information related to the settings of the notifications that the application displays.
UIUserNotificationType - Class in crossmobile.ios.uikit
UIUserNotificationType class defines different types of application alerts after a notification arises.
UIView - Class in crossmobile.ios.uikit
UIView class defines a rectangular area on the screen that encloses the visible content of an application.
UIView() - Constructor for class crossmobile.ios.uikit.UIView
Constructs a default UIWindow object located at (0,0) with 0 weight and 0 height.
UIView(CGRect) - Constructor for class crossmobile.ios.uikit.UIView
Initializes and returns a newly allocated view object with the specified frame rectangle.
UIViewAnimationCurve - Class in crossmobile.ios.uikit
UIViewAnimationCurve class specifies the different types of animation curves.
UIViewAnimationOptions - Class in crossmobile.ios.uikit
UIViewAnimationOptions class defines different animation options for views.
UIViewAnimationTransition - Class in crossmobile.ios.uikit
UIViewAnimationTransition class specifies the transition of a view.
UIViewAutoresizing - Class in crossmobile.ios.uikit
UIViewAutoresizing class specifies different options for view autoresizing.
UIViewContentMode - Class in crossmobile.ios.uikit
UIViewContentMode class specifies how a view adjusts the enclosed content after a change to its size.
UIViewController - Class in crossmobile.ios.uikit
UIViewController class defines an object that handles all the views that constitute the interface of an application.
UIViewController() - Constructor for class crossmobile.ios.uikit.UIViewController
Constructs a default view controller.
UIViewController(String, NSBundle) - Constructor for class crossmobile.ios.uikit.UIViewController
Constructs a view controller according to the description of the nib file that is located in the specified bundle.
UIViewControllerShowDetailTargetDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIViewTintAdjustmentMode - Class in crossmobile.ios.uikit
UIViewTintAdjustmentMode class defines different options of view tint color adjustment.
UIWebView - Class in crossmobile.ios.uikit
UIWebView class defines an object that is attached to a window in order to insert web content in an application.
UIWebView() - Constructor for class crossmobile.ios.uikit.UIWebView
Constructs a default UIWebView object located at (0,0) with 0 weight and 0 height.
UIWebView(CGRect) - Constructor for class crossmobile.ios.uikit.UIWebView
Constructs a UIWebView object initialized with the dimensions and position specified in the rect parameter.
UIWebViewDelegate - Interface in crossmobile.ios.uikit
UIWebViewDelegate interface is the delegate that is responsible for handling operations related to web views.
UIWebViewNavigationType - Class in crossmobile.ios.uikit
UIWebViewNavigationType class contains all the information related to the current user’s action.
UIWindow - Class in crossmobile.ios.uikit
UIWindow class defines an object known as a window that contains and controls the visible parts of the screen, the views.
UIWindow() - Constructor for class crossmobile.ios.uikit.UIWindow
Constructs a default UIWindow object located at (0,0) with 0 weight and 0 height.
UIWindow(CGRect) - Constructor for class crossmobile.ios.uikit.UIWindow
Constructs a UIWindow object initialized with the dimensions and position specified in the frame parameter.
UIWindowDidBecomeHidden - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIWindowDidBecomeKey - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIWindowDidBecomeVisible - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UIWindowDidResignKey - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
UNAlertStyle - Class in crossmobile.ios.usernotifications
 
UNAuthorizationOptions - Class in crossmobile.ios.usernotifications
 
UNAuthorizationStatus - Class in crossmobile.ios.usernotifications
 
Unavailable - Static variable in class crossmobile.ios.gamekit.GKPeerConnectionState
The peer is unavailable.
UNCalendarNotificationTrigger - Class in crossmobile.ios.usernotifications
 
Undo - Static variable in class crossmobile.ios.uikit.UIBarButtonSystemItem
System's undo button.
UNErrorCode - Class in crossmobile.ios.usernotifications
 
Unicode - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The Unicode encoding.
unifiedContactsMatchingPredicate(NSPredicate, List<String>, StrongReference<NSError>) - Method in class crossmobile.ios.contacts.CNContactStore
 
unifiedContactWithIdentifier(String, List<String>, StrongReference<NSError>) - Method in class crossmobile.ios.contacts.CNContactStore
 
unifyResults() - Method in class crossmobile.ios.contacts.CNContactFetchRequest
 
UniversalLinksOnly - Static variable in class crossmobile.ios.uikit.UIApplicationOpenExternalURLOptionsKey
Open URL only of known types
Unknown - Static variable in class crossmobile.ios.accounts.ACErrorCode
Unknown error occurred.
Unknown - Static variable in class crossmobile.ios.corelocation.CLDeviceOrientation
The orientation of the device is unknown.
Unknown - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after an unknown error of the URL Loading System.
Unknown - Static variable in class crossmobile.ios.storekit.SKError
Unexpected or unknown error.
Unknown - Static variable in class crossmobile.ios.uikit.UIDeviceBatteryState
The battery state cannot be defined.
Unknown - Static variable in class crossmobile.ios.uikit.UIDeviceOrientation
The orientation is not detected.
UnknownLength - Static variable in class crossmobile.ios.foundation.NSURLResponse
The length of URL is unknown.
unknownPersonViewDelegate() - Method in class crossmobile.ios.addressbook.ABUnknownPersonViewController
Deprecated.
Returns delegate of this ABUnknownPersonViewController.
UNLocationNotificationTrigger - Class in crossmobile.ios.usernotifications
 
UNMutableNotificationContent - Class in crossmobile.ios.usernotifications
 
UNMutableNotificationContent() - Constructor for class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
UNNotification - Class in crossmobile.ios.usernotifications
 
UNNotificationAction - Class in crossmobile.ios.usernotifications
 
UNNotificationActionOptions - Class in crossmobile.ios.usernotifications
 
UNNotificationAttachment - Class in crossmobile.ios.usernotifications
 
UNNotificationAttachmentOptions - Class in crossmobile.ios.usernotifications
 
UNNotificationCategory - Class in crossmobile.ios.usernotifications
 
UNNotificationCategoryOptions - Class in crossmobile.ios.usernotifications
 
UNNotificationContent - Class in crossmobile.ios.usernotifications
 
UNNotificationPresentationOptions - Class in crossmobile.ios.usernotifications
 
UNNotificationRequest - Class in crossmobile.ios.usernotifications
 
UNNotificationResponse - Class in crossmobile.ios.usernotifications
 
UNNotificationServiceExtension - Class in crossmobile.ios.usernotifications
 
UNNotificationServiceExtension() - Constructor for class crossmobile.ios.usernotifications.UNNotificationServiceExtension
 
UNNotificationSetting - Class in crossmobile.ios.usernotifications
 
UNNotificationSettings - Class in crossmobile.ios.usernotifications
 
UNNotificationSound - Class in crossmobile.ios.usernotifications
 
UNNotificationTrigger - Class in crossmobile.ios.usernotifications
 
Unplugged - Static variable in class crossmobile.ios.uikit.UIDeviceBatteryState
The battery is unplugged.
UNPushNotificationTrigger - Class in crossmobile.ios.usernotifications
 
unregisterForRemoteNotifications() - Method in class crossmobile.ios.uikit.UIApplication
Unregisters the application from receiving remote notifications.
Unreliable - Static variable in class crossmobile.ios.gamekit.GKSendDataMode
Data is sent once regardless any error occurrence.
Unspecified - Static variable in class crossmobile.ios.uikit.UIUserInterfaceStyle
The default style; inherit from parent UIView
UnsupportedURL - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a properly formed URL cannot be handled by the network.
UNTimeIntervalNotificationTrigger - Class in crossmobile.ios.usernotifications
 
UNUserNotificationCenter - Class in crossmobile.ios.usernotifications
 
UNUserNotificationCenterDelegate - Interface in crossmobile.ios.usernotifications
 
unwindAction() - Method in class crossmobile.ios.uikit.UIStoryboardUnwindSegueSource
 
Up - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The default orientation of an image.
Up - Static variable in class crossmobile.ios.uikit.UISwipeGestureRecognizerDirection
The swiping gesture to is set upward.
updateConstraints() - Method in class crossmobile.ios.uikit.UIView
Update the constraints of this view
updateConstraintsIfNeeded() - Method in class crossmobile.ios.uikit.UIView
 
updateContact(CNMutableContact) - Method in class crossmobile.ios.contacts.CNSaveRequest
 
updateCurrentPageDisplay() - Method in class crossmobile.ios.uikit.UIPageControl
Updates the page indicator so that matches with the current page.
updatedTransactions(SKPaymentQueue, List<SKPaymentTransaction>) - Method in interface crossmobile.ios.storekit.SKPaymentTransactionObserver
It is used when one or more transactions of the queue have been updated.
uploadTaskWithRequest(NSURLRequest, NSData) - Method in class crossmobile.ios.foundation.NSURLSession
 
uploadTaskWithRequest(NSURLRequest, NSData, VoidBlock3<NSData, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
uploadTaskWithRequest(NSURLRequest, NSURL) - Method in class crossmobile.ios.foundation.NSURLSession
 
uploadTaskWithRequest(NSURLRequest, NSURL, VoidBlock3<NSData, NSURLResponse, NSError>) - Method in class crossmobile.ios.foundation.NSURLSession
 
uploadTaskWithStreamedRequest(NSURLRequest) - Method in class crossmobile.ios.foundation.NSURLSession
 
UpMirrored - Static variable in class crossmobile.ios.uikit.UIImageOrientation
The image is rotated 180 degrees around the y axis from its original position.
url() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns the URL of the sound of this AVAudioPlayer.
URL() - Method in class crossmobile.ios.foundation.NSURLRequest
Returns the URL of this request.
URL() - Method in class crossmobile.ios.foundation.NSURLResponse
Returns a default NSURL object.
URL() - Method in class crossmobile.ios.social.SLRequest
The URL of this request.
URL - Static variable in class crossmobile.ios.uikit.UIApplicationLaunchOptionsKey
The application was launched to open a URL.
URL - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that enhances typing URLs.
URL - Static variable in class crossmobile.ios.uikit.UITextContentType
 
URL() - Method in class crossmobile.ios.usernotifications.UNNotificationAttachment
 
URL() - Method in class crossmobile.ios.webkit.WKBackForwardListItem
 
URL() - Method in class crossmobile.ios.webkit.WKWebView
 
urlAddresses() - Method in class crossmobile.ios.contacts.CNContact
 
UrlAddressesKey - Static variable in class crossmobile.ios.contacts.CNContact
 
URLForResource(String, String, String) - Method in class crossmobile.ios.foundation.NSBundle
Return a NSURL given a resource name and extension, under specific subdirectory
URLForResource(String, String) - Method in class crossmobile.ios.foundation.NSBundle
Return a NSURL given a resource name and extension
urlString() - Method in class crossmobile.ios.contacts.CNSocialProfile
 
URLWithString(String) - Static method in class crossmobile.ios.foundation.NSURL
Constructs and returns a NSURL object from the specified String.
UseCredential - Static variable in class crossmobile.ios.foundation.NSURLSessionAuthChallengeDisposition
 
UseItem - Static variable in class crossmobile.ios.touchid.LAAccessControlOperation
 
UseKeyDecrypt - Static variable in class crossmobile.ios.touchid.LAAccessControlOperation
 
UseKeyKeyExchange - Static variable in class crossmobile.ios.touchid.LAAccessControlOperation
 
UseKeySign - Static variable in class crossmobile.ios.touchid.LAAccessControlOperation
 
UseProtocolCachePolicy - Static variable in class crossmobile.ios.foundation.NSURLRequestCachePolicy
The cache policy is defined in the protocol implementation and used for special requests.
User - Static variable in class crossmobile.ios.foundation.NSSearchPathDirectory
The home directory.
UserAuthenticationRequired - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned when a authentication is a prerequisite before accessing a resource.
UserCancel - Static variable in class crossmobile.ios.touchid.LAError
 
UserCancelledAuthentication - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after user's cancellation to an asynchronous request for authentication.
userContentController() - Method in class crossmobile.ios.webkit.WKWebViewConfiguration
 
userDefault - Static variable in class crossmobile.ios.contacts.CNContactSortOrder
 
UserDomain - Static variable in class crossmobile.ios.foundation.NSSearchPathDomainMask
The user's home directory.
UserFallback - Static variable in class crossmobile.ios.touchid.LAError
 
userIdentifier() - Method in class crossmobile.ios.contacts.CNSocialProfile
 
userInfo() - Method in class crossmobile.ios.foundation.NSError
Returns the user info dictionary of this NSError object.
userInfo() - Method in class crossmobile.ios.foundation.NSExtensionItem
 
userInfo() - Method in class crossmobile.ios.foundation.NSNotification
Returns a dictionary with the user information.
userInfo() - Method in class crossmobile.ios.foundation.NSTimer
Returns the user information of the timer.
userInfo() - Method in class crossmobile.ios.uikit.UILocalNotification
Deprecated.
userInfo() - Method in class crossmobile.ios.usernotifications.UNMutableNotificationContent
 
userInfo() - Method in class crossmobile.ios.usernotifications.UNNotificationContent
 
UserInterfaceDrill - Class in crossmobile.ios.uikit
 
UserInterfaceDrill() - Constructor for class crossmobile.ios.uikit.UserInterfaceDrill
 
userInterfaceIdiom() - Method in class crossmobile.ios.uikit.UIDevice
Returns the style of interface for the current device.
userInterfaceLayoutDirection() - Method in class crossmobile.ios.uikit.UIApplication
Return whether the interface layout is left-to-right or right-to-left
userInterfaceLayoutDirection() - Method in class crossmobile.ios.uikit.UIView
 
userLocation() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the user location.
username() - Method in class crossmobile.ios.accounts.ACAccount
Returns the username of this ACAccount.
username() - Method in class crossmobile.ios.contacts.CNInstantMessageAddress
 
username() - Method in class crossmobile.ios.contacts.CNSocialProfile
 
Username - Static variable in class crossmobile.ios.uikit.UITextContentType
 
UTF16 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The UTF 16 encoding.
UTF16BigEndian - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The UTF 16 big endian encoding.
UTF16LittleEndian - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The UTF 16 little endian encoding.
UTF32 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The UTF 32 encoding.
UTF32BigEndian - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The UTF 32 big endian encoding.
UTF32LittleEndian - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The UTF 32 little endian encoding.
UTF8 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The 8-bit representation of Unicode encoding.
UTType - Class in crossmobile.ios.mobilecoreservices
UTType class defines different uniform type identifiers for graphic, audio and video content.
UUID() - Static method in class crossmobile.ios.foundation.NSUUID
Creates and returns a new NSUUID object.
UUIDString() - Method in class crossmobile.ios.foundation.NSUUID
This NSUUID object as a String.

V

validateContent() - Method in class crossmobile.ios.social.SLComposeServiceViewController
 
value() - Method in class crossmobile.ios.contacts.CNContactProperty
 
value() - Method in class crossmobile.ios.contacts.CNLabeledValue
 
value() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the value of this cookie.
value() - Method in class crossmobile.ios.uikit.UISlider
Returns the current value of the control.
value() - Method in class crossmobile.ios.uikit.UIStepper
Returns the current numeric value of this stepper.
Value1 - Static variable in class crossmobile.ios.uikit.UITableViewCellStyle
A left-aligned black text on the left and a smaller right-aligned one on the right.
Value2 - Static variable in class crossmobile.ios.uikit.UITableViewCellStyle
A right-aligned text label on the left and a smaller left-aligned one on the right,suitable for phone contacts applications.
ValueChanged - Static variable in class crossmobile.ios.uikit.UIControlEvents
There is a value change.
valueForKey(String) - Method in class crossmobile.ios.foundation.NSObject
Returns the id value of the specified key.
valueForUndefinedKey(String) - Method in class crossmobile.ios.foundation.NSObject
 
variantCode() - Method in class crossmobile.ios.foundation.NSLocale
Get the locale's variant code
velocity() - Method in class crossmobile.ios.uikit.UIPinchGestureRecognizer
Returns the velocity of the pinch.(in scale factor per sec)
velocity() - Method in class crossmobile.ios.uikit.UIRotationGestureRecognizer
Returns the velocity of the gesture.Expressed in radians per seconds.
velocityInView(UIView) - Method in class crossmobile.ios.uikit.UIPanGestureRecognizer
Returns the velocity of this pan gesture expressed as the final point(when the gesture ends) in the coordinate system of the specified view.
version() - Method in class crossmobile.ios.foundation.NSHTTPCookie
Returns the version of this cookie.
Vertical - Static variable in class crossmobile.ios.uikit.UILayoutConstraintAxis
This constraint is applied to the vertical axis.
verticalAccuracy() - Method in class crossmobile.ios.corelocation.CLLocation
Returns the altitude's accuracy expressed in meters.
Vibrate - Static variable in class crossmobile.ios.audiotoolbox.SystemSoundID
Invokes a brief vibration.
Video - Static variable in class crossmobile.ios.mobilecoreservices.UTType
The string that is used to identify pure video data.
Video - Static variable in class crossmobile.ios.uikit.UIImagePickerControllerCameraCaptureMode
The camera captures videos.
videoMaximumDuration() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the maximum video length.
videoQuality() - Method in class crossmobile.ios.uikit.UIImagePickerController
Returns the video quality.
view() - Method in class crossmobile.ios.uikit.UIGestureRecognizer
Returns the view for this UIGestureRecognizer.
view() - Method in class crossmobile.ios.uikit.UITouch
Returns the initial view in which the touch originally occurred.
view() - Method in class crossmobile.ios.uikit.UIViewController
Returns the view of this view controller.
viewControllers() - Method in class crossmobile.ios.uikit.UINavigationController
Returns the list of view controllers currently into the navigation stack.
viewControllers() - Method in class crossmobile.ios.uikit.UISplitViewController
Returns the array of view controllers that this UISplitViewController manages.
viewControllers() - Method in class crossmobile.ios.uikit.UITabBarController
Returns the list of root view controllers displayed by this tab bar.
viewDidAppear(boolean) - Method in class crossmobile.ios.uikit.UIActivityViewController
 
viewDidAppear(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
 
viewDidAppear(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Called after the view was added to the view controller's hierarchy with animation or not according to the Boolean parameter.
viewDidDisappear(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
 
viewDidDisappear(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Called when the view was removed from the view controller's hierarchy with animation or not according to the Boolean parameter.
viewDidLayoutSubviews() - Method in class crossmobile.ios.uikit.UIViewController
Called after the controller layout its subviews.
viewDidLoad() - Method in class crossmobile.ios.uikit.UIViewController
Called after the view is loaded into memory.
viewDidUnload() - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
viewFlipsideBackgroundColor() - Static method in class crossmobile.ios.uikit.UIColor
Deprecated.
viewForAnnotation(MKAnnotation) - Method in class crossmobile.ios.mapkit.MKMapView
Returns the annotation view of the specified annotation object.
viewForAnnotation(MKMapView, MKAnnotation) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
Returns the annotation view of the specified annotation of this mapview.
viewForFirstBaselineLayout() - Method in class crossmobile.ios.uikit.UIButton
 
viewForFirstBaselineLayout() - Method in class crossmobile.ios.uikit.UIView
Returns a view that is suitable for the top row baseline
viewForFooterInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used in order to display a footer to a section of the table view.
viewForHeaderInSection(UITableView, int) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used in order to display a header to a section of the table view.
viewForLastBaselineLayout() - Method in class crossmobile.ios.uikit.UIButton
 
viewForLastBaselineLayout() - Method in class crossmobile.ios.uikit.UIView
Returns a view that is suitable for the bottom row baseline.
viewForOverlay(MKOverlay) - Method in class crossmobile.ios.mapkit.MKMapView
Deprecated.
viewForOverlay(MKMapView, MKOverlay) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
Deprecated.
viewForRow(int, int) - Method in class crossmobile.ios.uikit.UIPickerView
Returns the view of the specified row and component.Returns NULL if the row is not visible.
viewForRow(UIPickerView, int, int, UIView) - Method in interface crossmobile.ios.uikit.UIPickerViewDelegate
It is used in order to display a view in the row of a particular component.
viewForZoomingInScrollView(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when zooming gesture begins.
viewIfLoaded() - Method in class crossmobile.ios.uikit.UIViewController
Return controllers view if it is already loaded.
viewSafeAreaInsetsDidChange() - Method in class crossmobile.ios.uikit.UIViewController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.messageui.MFMailComposeViewController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.messageui.MFMessageComposeViewController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.social.SLComposeViewController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.uikit.UIAlertController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.uikit.UIImagePickerController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
 
viewWillAppear(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Called before the view is added to the view controller's hierarchy with animation or not according to the Boolean parameter.
viewWillDisappear(boolean) - Method in class crossmobile.ios.uikit.UINavigationController
 
viewWillDisappear(boolean) - Method in class crossmobile.ios.uikit.UIViewController
Called when the view is about to be removed from the view controller's hierarchy with animation or not according to the Boolean parameter.
viewWillLayoutSubviews() - Method in class crossmobile.ios.uikit.UIViewController
Called when the controller will layout its subviews.
visibleMapRect() - Method in class crossmobile.ios.mapkit.MKMapView
Returns the area currently displayed by the map.
visibleViewController() - Method in class crossmobile.ios.uikit.UINavigationController
Returns the view controller whose view is currently visible on screen.
volume() - Method in class crossmobile.ios.avfoundation.AVAudioPlayer
Returns a number that represents the sound of this AVAudioPlayer.
VolumeOnly - Static variable in class crossmobile.ios.mediaplayer.MPMovieControlMode
Display only volume controls.

W

waitForDataInBackgroundAndNotify() - Method in class crossmobile.ios.foundation.NSFileHandle
Checks asynchronously if data is available.
waitForDataInBackgroundAndNotifyForModes(List) - Method in class crossmobile.ios.foundation.NSFileHandle
Checks whether data is available.
wantsFullScreenLayout() - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
webContentProcessDidTerminate(WKWebView) - Method in interface crossmobile.ios.webkit.WKNavigationDelegate
 
WebHistoryAllItemsRemoved - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebHistoryItemChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebHistoryItemsAdded - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebHistoryItemsRemoved - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebHistoryLoaded - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebHistorySaved - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebKitDrill - Class in crossmobile.ios.webkit
 
WebKitDrill() - Constructor for class crossmobile.ios.webkit.WebKitDrill
 
WebPreferencesChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebSearch - Static variable in class crossmobile.ios.uikit.UIKeyboardType
A keyboard that optimezed for web searches and URL entry
webView() - Method in class crossmobile.ios.webkit.WKFrameInfo
 
webView() - Method in class crossmobile.ios.webkit.WKScriptMessage
 
WebViewDidBeginEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewDidChange - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewDidChangeSelection - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewDidChangeTypingStyle - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewDidEndEditing - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewProgressEstimateChanged - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewProgressFinished - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WebViewProgressStarted - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
Week - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The week unit.
week() - Method in class crossmobile.ios.foundation.NSDateComponents
Deprecated.
Weekday - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The day of the week unit.
weekday() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the day of the week of this date object.
WeekdayOrdinal - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The unit that represents the order of the day within the week.
weekdayOrdinal() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the ordinal of the day of the week of this date object.
WeekOfMonth - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The unit that represents the order of the week within the month.
WeekOfYear - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The unit that represents the week of the year.
White - Static variable in class crossmobile.ios.uikit.UIActivityIndicatorViewStyle
The activity indicator's style is the default, a normal white gear.
White - Static variable in class crossmobile.ios.uikit.UIScrollViewIndicatorStyle
The scroll indicator is white.
whiteColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of white color.
WhiteLarge - Static variable in class crossmobile.ios.uikit.UIActivityIndicatorViewStyle
The activity indicator is depicted as a large-sized white gear.
Width - Static variable in class crossmobile.ios.uikit.NSLayoutAttribute
The width of the object's rectangle.
width() - Method in class crossmobile.ios.uikit.UIBarButtonItem
Returns the width of this UIBarButtonItem.
widthAnchor() - Method in class crossmobile.ios.uikit.UILayoutGuide
Returns the layout anchor for the width
widthAnchor() - Method in class crossmobile.ios.uikit.UIView
Returns the width of the layout guide frame expressed as an layout anchor.
widthForComponent(UIPickerView, int) - Method in interface crossmobile.ios.uikit.UIPickerViewDelegate
It is used in order to get the width of the row of a particular component for drawing its content.
willAnimateRotationToInterfaceOrientation(int, double) - Method in class crossmobile.ios.uikit.UINavigationController
 
willAnimateRotationToInterfaceOrientation(int, double) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
willBeginCustomizingItems(UITabBar, List<UITabBarItem>) - Method in interface crossmobile.ios.uikit.UITabBarDelegate
It is used before the display of the customized tab bar.
willBeginCustomizingViewControllers(UITabBarController, List<UIViewController>) - Method in interface crossmobile.ios.uikit.UITabBarControllerDelegate
It is used before the customization sheet is displayed.
willBeginDecelerating(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when the scrolling starts to decelerate.
willBeginDragging(UIScrollView) - Method in interface crossmobile.ios.uikit.UIScrollViewDelegate
It is used when the content of the view is about to begin scrolling.
willBeginEditingRowAtIndexPath(UITableView, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used before the table view is set on editing mode.
willChangeStatusBarFrame(UIApplication, CGRect) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the frame of the status bar is about to change.
willChangeStatusBarOrientation(UIApplication, int, double) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the orientation of the status bar is about to change.
willChangeToDisplayMode(UISplitViewController, int) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used when the split view controller's display mode is going to change.
willDismiss(QLPreviewController) - Method in interface crossmobile.ios.quicklook.QLPreviewControllerDelegate
It is called before the QLPreviewController is closed.
willDismissWithButtonIndex(UIActionSheet, int) - Method in interface crossmobile.ios.uikit.UIActionSheetDelegate
Deprecated.
willDisplayCell(UITableView, UITableViewCell, NSIndexPath) - Method in interface crossmobile.ios.uikit.UITableViewDelegate
It is used before drawing a cell for a particular row.
willEndCustomizingItems(UITabBar, List<UITabBarItem>, boolean) - Method in interface crossmobile.ios.uikit.UITabBarDelegate
It is used before the dismissal of the customized tab bar.
willEndCustomizingViewControllers(UITabBarController, List<UIViewController>, boolean) - Method in interface crossmobile.ios.uikit.UITabBarControllerDelegate
It is used before the dismissal of the customization sheet.
willEnterForeground(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the application will enter the foreground.
willHideViewController(UISplitViewController, UIViewController, UIBarButtonItem, UIPopoverController) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
Deprecated.
willMoveToSuperview(UIView) - Method in class crossmobile.ios.mapkit.MKMapView
 
willMoveToSuperview(UIView) - Method in class crossmobile.ios.uikit.UIView
Informs this view that its superview will change to the one specified as parameter.
willMoveToWindow(UIWindow) - Method in class crossmobile.ios.uikit.UIImageView
 
willMoveToWindow(UIWindow) - Method in class crossmobile.ios.uikit.UIView
Informs this view that its window will change.
willPresentActionSheet(UIActionSheet) - Method in interface crossmobile.ios.uikit.UIActionSheetDelegate
Deprecated.
willPresentNotification(UNUserNotificationCenter, UNNotification, VoidBlock1<UNNotificationPresentationOptions>) - Method in interface crossmobile.ios.usernotifications.UNUserNotificationCenterDelegate
 
willRemoveSubview(UIView) - Method in class crossmobile.ios.uikit.UIView
Informs this view that a subview will be removed.
willRemoveSubview(UIView) - Method in class crossmobile.ios.uikit.UIWindow
 
willResignActive(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the fact that the application will become inactive.
willRotateToInterfaceOrientation(int, double) - Method in class crossmobile.ios.uikit.UINavigationController
 
willRotateToInterfaceOrientation(int, double) - Method in class crossmobile.ios.uikit.UISplitViewController
 
willRotateToInterfaceOrientation(int, double) - Method in class crossmobile.ios.uikit.UIViewController
Deprecated.
willShowViewController(UINavigationController, UIViewController, boolean) - Method in interface crossmobile.ios.uikit.UINavigationControllerDelegate
It is used before navigation controller displays the view controller's view.
willShowViewController(UISplitViewController, UIViewController, UIBarButtonItem) - Method in interface crossmobile.ios.uikit.UISplitViewControllerDelegate
It is used to in order to handle a view controller that is about to be shown again.
willStartLoadingMap(MKMapView) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used right before the data retrieval of this map view.
willStartLocatingUser(MKMapView) - Method in interface crossmobile.ios.mapkit.MKMapViewDelegate
It is used right before the user's position tracking.
willTerminate(UIApplication) - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
It is used in order to handle the imminent termination of the application.
window() - Method in interface crossmobile.ios.uikit.UIApplicationDelegate
Constructs and returns the main application window as provided by the delegate.
window() - Method in class crossmobile.ios.uikit.UITouch
Returns the initial window in which the touch originally occurred.
window() - Method in class crossmobile.ios.uikit.UIView
Returns this view's window.
window() - Method in class crossmobile.ios.uikit.UIWindow
 
windows() - Method in class crossmobile.ios.uikit.UIApplication
Returns a list with the visible and hidden windows.
WindowsCP1250 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The Microsoft Windows codepage 1250 encoding.
WindowsCP1251 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The Microsoft Windows codepage 1251 encoding.
WindowsCP1252 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The Microsoft Windows codepage 1252 encoding.
WindowsCP1253 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The Microsoft Windows codepage 1253 encoding.
WindowsCP1254 - Static variable in class crossmobile.ios.foundation.NSStringEncoding
The Microsoft Windows codepage 1254 encoding.
WKAudioFilePlayerItemDidPlayToEndTime - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WKAudioFilePlayerItemFailedToPlayToEndTime - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WKAudioFilePlayerItemTimeJumped - Static variable in class crossmobile.ios.foundation.NSNotificationName
 
WKBackForwardList - Class in crossmobile.ios.webkit
 
WKBackForwardListItem - Class in crossmobile.ios.webkit
 
WKContentMode - Class in crossmobile.ios.webkit
 
WKFrameInfo - Class in crossmobile.ios.webkit
 
WKNavigation - Class in crossmobile.ios.webkit
 
WKNavigationAction - Class in crossmobile.ios.webkit
 
WKNavigationActionPolicy - Class in crossmobile.ios.webkit
 
WKNavigationDelegate - Interface in crossmobile.ios.webkit
 
WKNavigationResponse - Class in crossmobile.ios.webkit
 
WKNavigationResponsePolicy - Class in crossmobile.ios.webkit
 
WKPreferences - Class in crossmobile.ios.webkit
 
WKPreferences() - Constructor for class crossmobile.ios.webkit.WKPreferences
 
WKScriptMessage - Class in crossmobile.ios.webkit
 
WKScriptMessageHandler - Interface in crossmobile.ios.webkit
 
WKSecurityOrigin - Class in crossmobile.ios.webkit
 
WKUserContentController - Class in crossmobile.ios.webkit
 
WKUserContentController() - Constructor for class crossmobile.ios.webkit.WKUserContentController
 
WKUserScript - Class in crossmobile.ios.webkit
 
WKUserScript(String, int, boolean) - Constructor for class crossmobile.ios.webkit.WKUserScript
 
WKUserScriptInjectionTime - Class in crossmobile.ios.webkit
 
WKWebView - Class in crossmobile.ios.webkit
Present HTML and Web content inside the application
WKWebView() - Constructor for class crossmobile.ios.webkit.WKWebView
 
WKWebView(CGRect) - Constructor for class crossmobile.ios.webkit.WKWebView
 
WKWebView(CGRect, WKWebViewConfiguration) - Constructor for class crossmobile.ios.webkit.WKWebView
 
WKWebViewConfiguration - Class in crossmobile.ios.webkit
Configuration object for WKWebView
WKWebViewConfiguration() - Constructor for class crossmobile.ios.webkit.WKWebViewConfiguration
 
Words - Static variable in class crossmobile.ios.uikit.UITextAutocapitalizationType
Automatically capitalize only the first letter of each word.
WorkFax - Static variable in class crossmobile.ios.contacts.CNLabelPhoneNumber
 
Wrap - Static variable in class crossmobile.ios.foundation.NSDateComponents
 
wraps() - Method in class crossmobile.ios.uikit.UIStepper
Returns a Boolean that shows what happens when the user tries to exceed the maximum or minimum values.
writeData(NSData) - Method in class crossmobile.ios.foundation.NSFileHandle
Writes the specified data to this NSFileHandler.
writeToFile(String, boolean) - Method in class crossmobile.ios.foundation.NSData
Writes the bytes of this NSData to the specified file with the option of writing first to a backup file.
writeToFile(String, String, boolean, int, StrongReference<NSError>) - Static method in class crossmobile.ios.foundation.NSString
Writes the specified content to the specified file using the given encoding.
writeToSavedPhotosAlbum(UIImageWriteToPhotoAlbumHandler, Object) - Method in class crossmobile.ios.uikit.UIImage
Adds this image to the user’s photo album.

X

x() - Method in class crossmobile.ios.corelocation.CLHeading
Returns X-axis's geomagnetic data.
x() - Method in class crossmobile.ios.uikit.UIAcceleration
Deprecated.
Returns the acceleration value for the x axis of the device.
xHeight() - Method in class crossmobile.ios.uikit.UIFont
Returns the height of the x character of the font.
XOR - Static variable in class crossmobile.ios.coregraphics.CGBlendMode
Applies the following Porter-Duff blend mode equation: R = S*(1 - Da) + D*(1 - Sa).

Y

y() - Method in class crossmobile.ios.corelocation.CLHeading
Returns Y-axis's geomagnetic data.
y() - Method in class crossmobile.ios.uikit.UIAcceleration
Deprecated.
Returns the acceleration value for the y axis of the device.
Yahoo - Static variable in class crossmobile.ios.uikit.UIReturnKeyType
The text for the return key is "Yahoo".
Year - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The year unit.
year() - Method in class crossmobile.ios.foundation.NSDateComponents
Returns the number that represents the year of this date object.
YearForWeekOfYear - Static variable in class crossmobile.ios.foundation.NSCalendarUnit
The year in case of a week-based calendar.
yellowColor() - Static method in class crossmobile.ios.uikit.UIColor
Creates a UIColor object of yellow color.
Yes - Static variable in class crossmobile.ios.uikit.UITextAutocorrectionType
Auto-correction is enabled.
Yes - Static variable in class crossmobile.ios.uikit.UITextSmartDashesType
 
Yes - Static variable in class crossmobile.ios.uikit.UITextSmartInsertDeleteType
 
Yes - Static variable in class crossmobile.ios.uikit.UITextSmartQuotesType
 
Yes - Static variable in class crossmobile.ios.uikit.UITextSpellCheckingType
 

Z

z() - Method in class crossmobile.ios.corelocation.CLHeading
Returns Z-axis's geomagnetic data.
z() - Method in class crossmobile.ios.uikit.UIAcceleration
Deprecated.
Returns the acceleration value for the z axis of the device.
zero() - Static method in class crossmobile.ios.coregraphics.CGPoint
Constructs and returns a default CGRect object located at (0,0) with 0 weight and 0 height.
zero() - Static method in class crossmobile.ios.coregraphics.CGRect
Constructs and returns a default CGRect object located at (0,0) with 0 weight and 0 height.
zero() - Static method in class crossmobile.ios.uikit.UIEdgeInsets
Constructs a UIEdgeInsets instance object with all of the UIEdgeInsets parameters set to zero.
ZeroByteResource - Static variable in class crossmobile.ios.foundation.NSError.ErrorCode
It is returned after a network connection termination although the URL does not have zero content length.

_

_64CharacterLineLength - Static variable in class crossmobile.ios.foundation.NSDataBase64EncodingOptions
The maximum length of a line is 64 characters and then a line ending character is inserted.
_76CharacterLineLength - Static variable in class crossmobile.ios.foundation.NSDataBase64EncodingOptions
The maximum length of a line is 76 characters and then a line ending character is inserted.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2020. All rights reserved.