Enumerates values returned by several types.
Syntax
public enum WindowProgress
Remarks
Enumerates value returned by the following:
.
Members
| Member Name | Description |
|---|
| End | Ending value for the (primary) progress |
| IndeterminateOff | Flag for setting the progress bar's indeterminate mode off |
| IndeterminateOn | Flag for setting the progress bar's indeterminate mode on |
| SecondaryEnd | Highest possible value for the secondary progress |
| SecondaryStart | Lowest possible value for the secondary progress |
| Start | Starting value for the (primary) progress |
| VisibilityOff | Flag for setting the progress bar's visibility to GONE |
| VisibilityOn | Flag for setting the progress bar's visibility to VISIBLE |
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0