UIKit.UIApplication.NetworkActivityIndicatorVisible Property
Controls the status of the network activity indicator on the device.

Syntax

[ObjCRuntime.ThreadSafe]
[get: Foundation.Export("isNetworkActivityIndicatorVisible")]
[set: Foundation.Export("setNetworkActivityIndicatorVisible:")]
public virtual bool NetworkActivityIndicatorVisible { get; set; }

Value

A Boolean that switches the indicator of network activity on or off.

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0