Condividi tramite


WebSettings.CacheMode Proprietà

Definizione

Ottiene l'impostazione corrente per l'override della modalità cache.

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

Valore della proprietà

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a

Vedi anche