InputView.Keyboard プロパティ

定義

InputView のキーボードを取得または設定します。 これはバインド可能なプロパティです。

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

プロパティ値

Keyboard

KeyboardInputView に使用する。

適用対象