The members of UIKit.UITextInputMode are listed below.
See Also: Inherited members from Foundation.NSObject
| 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. |
| 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. |
| [read-only] static | ActiveInputModes | UITextInputMode[]. An array of all active input modes. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CurrentInputMode | UITextInputMode. The current input mode. |
| [read-only] static | CurrentInputModeDidChangeNotification | Foundation.NSString. Notification constant for CurrentInputModeDidChange |
| [read-only] | PrimaryLanguage | string. Language tag for UITextInputMode. |
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||