UIKit.UIKeyboard: Method Members

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

Public Methods

static
AnimationCurveFromNotification(Foundation.NSNotification) : uint
Deprecated: helper method to extract the animation curve from a notification.
static
AnimationDurationFromNotification(Foundation.NSNotification) : double
Deprecated: helper method to extract the animation duration from a notification.
static
BoundsFromNotification(Foundation.NSNotification) : CoreGraphics.CGRect
Deprecated: helper method to extract the keyboard bounds from a notification.
static
CenterBeginFromNotification(Foundation.NSNotification) : CoreGraphics.CGPoint
Deprecated: helper method to extract the center start from a notification
static
CenterEndFromNotification(Foundation.NSNotification) : CoreGraphics.CGPoint
Deprecated: helper method to extract the center end from a notification.
static
FrameBeginFromNotification(Foundation.NSNotification) : CoreGraphics.CGRect
Deprecated: helper method to extract the keyboard's starting frame from a notification
static
FrameEndFromNotification(Foundation.NSNotification) : CoreGraphics.CGRect
Deprecated: helper method to extract the keyboard's ending frame from a notification