Android.Views.Window.ProgressVisibilityOn Field
Flag for setting the progress bar's visibility to VISIBLE

Value: -1

Syntax

[Android.Runtime.Register("PROGRESS_VISIBILITY_ON")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowProgress enum directly instead of this field.")]
public const WindowProgress ProgressVisibilityOn

Remarks

Flag for setting the progress bar's visibility to VISIBLE

[Android Documentation]

Requirements

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