UIKeyboardEventArgs.FrameEnd 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.
The target frame that the keyboard and accessory input view will have when the animation ends.
public CoreGraphics.CGRect FrameEnd { get; }
member this.FrameEnd : CoreGraphics.CGRect