UITextDocumentProxy.DocumentContextBeforeInput Property

Definition

Gets the textual context before the insertion point for this UITextDocumentProxy object.

public abstract string DocumentContextBeforeInput { [Foundation.Export("documentContextBeforeInput")] get; }
member this.DocumentContextBeforeInput : string

Property Value

Implements

Attributes

Applies to