The members of UIKit.UIKeyboardEventArgs are listed below.
See Also: Inherited members from Foundation.NSNotificationEventArgs
| Initializes a new instance of the UIKeyboardEventArgs class. | 
| [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. |