Xamarin.Forms.ProgressBar Members

The members of Xamarin.Forms.ProgressBar are listed below.

See Also: Inherited members from Xamarin.Forms.View

Public Constructors

Initializes a new instance of the ProgressBar class

Public Fields

static readonly
ProgressPropertyBindableProperty. Identifies the Progress bindable property.

Public Properties

Progressdouble. Gets or sets the progress value. This is s bindable property.

Public Methods

ProgressTo(double, uint, Easing) : System.Threading.Tasks.Task<bool>
Animate the Progress property to value.