Condividi tramite


UIApplication.NetworkActivityIndicatorVisible Proprietà

Definizione

Controlla lo stato dell'indicatore dell'attività di rete nel dispositivo.

[ObjCRuntime.ThreadSafe]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool NetworkActivityIndicatorVisible { [Foundation.Export("isNetworkActivityIndicatorVisible")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setNetworkActivityIndicatorVisible:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.NetworkActivityIndicatorVisible : bool with get, set

Valore della proprietà

Valore booleano che attiva o disattiva l'indicatore dell'attività di rete.

Attributi

Commenti

Può essere usato da un thread in background.

Si applica a