Version: 2017.2
public static bool hideInput ;

説明

キーボードの上にあるテキスト入力フィールドを非表示にするかどうか

This property is applicable for single line text fields that have assigned keyboard with alphanumeric keys. When TouchScreenKeyboard.hideInputs is set to true, the only type of keyboard that can be opened is TouchScreenKeyboardType.Default. This type of keyboard will be opened even if other types are specified to be opened.


注意: Android は TouchScreenKeyboard.visible の入力フィールドのみサポートしています。したがって、この値は常に false を返します。