UITextView.KeyboardType Property

Definition

The type of keyboard to use with the view.

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

Property Value

Implements

Attributes

Applies to