The members of Android.Widget.ProgressBar are listed below.
See Also: Inherited members from Android.Views.View
Create a new progress bar with range 0...100 and initial progress of 0. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
IncrementProgressBy(int) | ||
IncrementSecondaryProgressBy(int) | ||
OnRestoreInstanceState(Android.OS.IParcelable)Hook allowing a view to re-apply a representation of its internal state that had previously been generated by Android.Views.View.OnSaveInstanceState. | ||
OnSaveInstanceState()Hook allowing a view to generate a representation of its internal state that can later be used to create a new instance with that same state. | ||
SetIndeterminateDrawableTiled(Android.Graphics.Drawables.Drawable)Define the tileable drawable used to draw the progress bar in indeterminate mode. | ||
SetInterpolator(Android.Content.Context, int)Sets the acceleration curve for the indeterminate animation. | ||
SetProgressDrawableTiled(Android.Graphics.Drawables.Drawable)Define the tileable drawable used to draw the progress bar in progress mode. |