UIKit.UIKeyCommand: Property Members

The properties of UIKit.UIKeyCommand are listed below. For a list of all members, see the UIKeyCommand Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DownArrowFoundation.NSString. Represents the value associated with the constant UIKeyInputDownArrow
[read-only]
static
EscapeFoundation.NSString. Represents the value associated with the constant UIKeyInputEscape
[read-only]
InputFoundation.NSString. The string of characters that must be pressed to match this key command. Read-only.
[read-only]
static
LeftArrowFoundation.NSString. Represents the value associated with the constant UIKeyInputLeftArrow
[read-only]
ModifierFlagsUIKeyModifierFlags. A bitmask of modifier flags that must be pressed to match this key command. Read-only.
[read-only]
static
RightArrowFoundation.NSString. Represents the value associated with the constant UIKeyInputRightArrow
[read-only]
static
UpArrowFoundation.NSString. Represents the value associated with the constant UIKeyInputUpArrow