Share via


UITextDocumentProxy.DocumentContextAfterInput Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? DocumentContextAfterInput { [Foundation.Export("documentContextAfterInput")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentContextAfterInput")>]
member this.DocumentContextAfterInput : string

Property Value

Implements

Attributes

Applies to