UIKit.UIKeyboardEventArgs: Property Members

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

See Also: Inherited members from Foundation.NSNotificationEventArgs

Public Properties

[read-only]
AnimationCurveUIViewAnimationCurve. Describes the animation curve that will be used to animate the keyboard when it appears or disappears.
[read-only]
AnimationDurationdouble. The duration in seconds that the animation to show or hide the keyboard will take.
[read-only]
FrameBeginCoreGraphics.CGRect. The initial frame for the keyboard and accessory input view before the animation starts.
[read-only]
FrameEndCoreGraphics.CGRect. The target frame that the keyboard and accessory input view will have when the animation ends.