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
| [read-only] | AnimationCurve | UIViewAnimationCurve. Describes the animation curve that will be used to animate the keyboard when it appears or disappears. |
| [read-only] | AnimationDuration | double. The duration in seconds that the animation to show or hide the keyboard will take. |
| [read-only] | FrameBegin | CoreGraphics.CGRect. The initial frame for the keyboard and accessory input view before the animation starts. |
| [read-only] | FrameEnd | CoreGraphics.CGRect. The target frame that the keyboard and accessory input view will have when the animation ends. |