Share via


UITextDocumentProxy.DocumentInputMode Property

Definition

Returns the keyboard input mode.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextInputMode? DocumentInputMode { [Foundation.Export("documentInputMode")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentInputMode")>]
member this.DocumentInputMode : UIKit.UITextInputMode

Property Value

Implements

Attributes

Applies to