UIKit.UIKeyCommand: Method Members

The methods 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 Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
static
Create(Foundation.NSString, UIKeyModifierFlags, ObjCRuntime.Selector) : UIKeyCommand
Factory method that creates a UIKeyCommand.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIKeyCommand object.