InputView.Keyboard Property

Definition

Gets or sets the Keyboard for the InputView. This is a bindable property.

public Xamarin.Forms.Keyboard Keyboard { get; set; }
member this.Keyboard : Xamarin.Forms.Keyboard with get, set

Property Value

The Keyboard to use for the InputView.

Applies to