UITextView.BeginningOfDocument Property

Definition

This property holds the text position for the beginning of the document. Read-only.

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

Property Value

Implements

Attributes

Applies to

See also