ContentPage.HideSoftInputOnTapped Propiedad

Definición

Obtiene o establece un valor que indica si pulsar en cualquier parte de la página hará que la entrada temporal se oculte.

public:
 property bool HideSoftInputOnTapped { bool get(); void set(bool value); };
public bool HideSoftInputOnTapped { get; set; }
member this.HideSoftInputOnTapped : bool with get, set
Public Property HideSoftInputOnTapped As Boolean

Valor de propiedad

Se aplica a