IUITextInput.BeginningOfDocument Property

Definition

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

Applies to