UITextView.EndOfDocument Property

Definition

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

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

Property Value

Implements

Attributes

Applies to

See also

  • <xref:UIKit.BeginningOfDocument>