IUITextInputTraits.KeyboardType Property

Definition

The UIKeyboardType used by the IUITextInput.

[Foundation.Preserve(Conditional=true)]
public UIKit.UIKeyboardType KeyboardType { [Foundation.Export("keyboardType")] get; [Foundation.Export("setKeyboardType:")] set; }
member this.KeyboardType : UIKit.UIKeyboardType with get, set

Property Value

Attributes

Applies to