Android.App.ProgressDialog.Indeterminate Property

Syntax

[get: Android.Runtime.Register("isIndeterminate", "()Z", "GetIsIndeterminateHandler")]
[set: Android.Runtime.Register("setIndeterminate", "(Z)V", "GetSetIndeterminate_ZHandler")]
public virtual bool Indeterminate { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1