The methods of UIKit.UIKeyboard are listed below. For a list of all members, see the UIKeyboard Members list.
See Also: Inherited members from System.Object
static | AnimationCurveFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the animation curve from a notification. | |
static | AnimationDurationFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the animation duration from a notification. | |
static | BoundsFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the keyboard bounds from a notification. | |
static | CenterBeginFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the center start from a notification | |
static | CenterEndFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the center end from a notification. | |
static | FrameBeginFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the keyboard's starting frame from a notification | |
static | FrameEndFromNotification(Foundation.NSNotification)Deprecated: helper method to extract the keyboard's ending frame from a notification | |