WebSettings.CacheMode Propiedad

Definición

Obtiene la configuración actual para invalidar el modo de caché.

public abstract Android.Webkit.CacheModes CacheMode { [Android.Runtime.Register("getCacheMode", "()I", "GetGetCacheModeHandler")] get; [Android.Runtime.Register("setCacheMode", "(I)V", "GetSetCacheMode_IHandler")] set; }
[<get: Android.Runtime.Register("getCacheMode", "()I", "GetGetCacheModeHandler")>]
[<set: Android.Runtime.Register("setCacheMode", "(I)V", "GetSetCacheMode_IHandler")>]
member this.CacheMode : Android.Webkit.CacheModes 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 Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a

Consulte también