Android.Views.Window.ProgressVisibilityOff Field
Flag for setting the progress bar's visibility to GONE

Value: -2

Syntax

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

Remarks

Flag for setting the progress bar's visibility to GONE

[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