Share via


IUITextDocumentProxy.DocumentContextBeforeInput Property

Definition

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

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

Property Value

Attributes

Applies to