Compartir a través de


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 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.

Se aplica a