UITextField.BeginningOfDocument Property

Definition

Specifies the text position that is the start of the document. Read-only.

public virtual UIKit.UITextPosition BeginningOfDocument { [Foundation.Export("beginningOfDocument")] get; }
member this.BeginningOfDocument : UIKit.UITextPosition

Property Value

Beginning text position of type UITextPosition.

Implements

Attributes

Applies to