WebSettings.LightTouchEnabled Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene si se habilitan los toques claros.
public abstract bool LightTouchEnabled { [Android.Runtime.Register("getLightTouchEnabled", "()Z", "GetGetLightTouchEnabledHandler")] get; [Android.Runtime.Register("setLightTouchEnabled", "(Z)V", "GetSetLightTouchEnabled_ZHandler")] set; }
[<get: Android.Runtime.Register("getLightTouchEnabled", "()Z", "GetGetLightTouchEnabledHandler")>]
[<set: Android.Runtime.Register("setLightTouchEnabled", "(Z)V", "GetSetLightTouchEnabled_ZHandler")>]
member this.LightTouchEnabled : bool with get, set
Valor de propiedad
- Atributos
Comentarios
Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.