UIKeyboardEventArgs.AnimationCurve Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the animation curve that will be used to animate the keyboard when it appears or disappears.
public UIKit.UIViewAnimationCurve AnimationCurve { get; }
member this.AnimationCurve : UIKit.UIViewAnimationCurve