Xamarin.Forms.ProgressBar.ProgressTo Method
Animate the Progress property to value.

Syntax

public System.Threading.Tasks.Task<bool> ProgressTo (double value, uint length, Easing easing)

Parameters

value
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
easing
Documentation for this section has not yet been entered.

Returns

A Task<bool> you can await on.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0