IUITextInput.BeginningOfDocument 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 position of text indicating the beginning of a document.
[Foundation.Preserve(Conditional=true)]
public UIKit.UITextPosition BeginningOfDocument { [Foundation.Export("beginningOfDocument")] get; }
member this.BeginningOfDocument : UIKit.UITextPosition
Property Value
Gets the beginning of the document.
- Attributes