UITextView.KeyboardAppearance Property

Definition

The style of the keyboard that is used with the view.

public virtual UIKit.UIKeyboardAppearance KeyboardAppearance { [Foundation.Export("keyboardAppearance")] get; [Foundation.Export("setKeyboardAppearance:")] set; }
member this.KeyboardAppearance : UIKit.UIKeyboardAppearance with get, set

Property Value

Implements

Attributes

Applies to