UITextInputMode.CurrentInputMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UITextInputMode? CurrentInputMode { [Foundation.Export("currentInputMode")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentInputMode")>]
static member CurrentInputMode : UIKit.UITextInputMode

Property Value

Attributes

Applies to