UIKit.UITextInputMode Members

The members of UIKit.UITextInputMode are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
static
ActiveInputModesUITextInputMode[]. An array of all active input modes.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CurrentInputModeUITextInputMode. The current input mode.
[read-only]
static
CurrentInputModeDidChangeNotificationFoundation.NSString. Notification constant for CurrentInputModeDidChange
[read-only]
PrimaryLanguagestring. Language tag for UITextInputMode.

Public Methods

EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder