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.