Mono Class Library: MonoTouch.UIKit.UIApplication Overview | Members

MonoTouch.UIKit.UIApplication.NetworkActivityIndicatorVisible Property

A Boolean value that turns an indicator of network activity on or off.

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

Value

Remarks

Specify true if the application should show network activity and false if it should not. The default value is false. A spinning indicator in the status bar shows network activity. The application may explicitly hide or show this indicator.

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0