UITextDocumentProxy.DocumentContextAfterInput Property

Definition

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

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

Property Value

Implements

Attributes

Applies to