Android.Widget.ProgressBar: Property Members

The properties of Android.Widget.ProgressBar are listed below. For a list of all members, see the ProgressBar Members list.

See Also: Inherited members from Android.Views.View

Public Properties

Indeterminatebool.
IndeterminateDrawableAndroid.Graphics.Drawables.Drawable.
IndeterminateTintListAndroid.Content.Res.ColorStateList.
IndeterminateTintModeAndroid.Graphics.PorterDuff.Mode. Returns the blending mode used to apply the tint to the indeterminate drawable, if specified.
InterpolatorAndroid.Views.Animations.IInterpolator. Gets the acceleration curve type for the indeterminate animation.
Maxint.
Progressint.
ProgressBackgroundTintListAndroid.Content.Res.ColorStateList. Returns the tint applied to the progress background, if specified.
ProgressBackgroundTintModeAndroid.Graphics.PorterDuff.Mode.
ProgressDrawableAndroid.Graphics.Drawables.Drawable.
ProgressTintListAndroid.Content.Res.ColorStateList. Returns the tint applied to the progress drawable, if specified.
ProgressTintModeAndroid.Graphics.PorterDuff.Mode. Returns the blending mode used to apply the tint to the progress drawable, if specified.
SecondaryProgressint.
SecondaryProgressTintListAndroid.Content.Res.ColorStateList. Returns the tint applied to the secondary progress drawable, if specified.
SecondaryProgressTintModeAndroid.Graphics.PorterDuff.Mode. Returns the blending mode used to apply the tint to the secondary progress drawable, if specified.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.