UIInputViewController.TextDocumentProxy Property

Definition

Gets the IUITextDocumentProxy with which a custom keyboard interacts.

public virtual UIKit.IUITextDocumentProxy TextDocumentProxy { [Foundation.Export("textDocumentProxy")] get; }
member this.TextDocumentProxy : UIKit.IUITextDocumentProxy

Property Value

This value can be null.

Attributes

Applies to