UIKeyboardEventArgs.FrameBegin 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 initial frame for the keyboard and accessory input view before the animation starts.
public CoreGraphics.CGRect FrameBegin { get; }
member this.FrameBegin : CoreGraphics.CGRect