ServiceWorkerWebSettings.AllowFileAccess Propiedad

Definición

public abstract bool AllowFileAccess { [Android.Runtime.Register("getAllowFileAccess", "()Z", "GetGetAllowFileAccessHandler", ApiSince=24)] get; [Android.Runtime.Register("setAllowFileAccess", "(Z)V", "GetSetAllowFileAccess_ZHandler", ApiSince=24)] set; }
[<get: Android.Runtime.Register("getAllowFileAccess", "()Z", "GetGetAllowFileAccessHandler", ApiSince=24)>]
[<set: Android.Runtime.Register("setAllowFileAccess", "(Z)V", "GetSetAllowFileAccess_ZHandler", ApiSince=24)>]
member this.AllowFileAccess : 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 Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a