IUITextInput.EndOfDocument Property

Definition

The position of text indicating the beginning of a document.

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

Property Value

Gets the end of the document.

Attributes

Applies to