1 reference to Animate
Microsoft.Maui.Controls (1)
ProgressBar\ProgressBar.cs (1)
46
this.
Animate
("Progress", d => Progress = d, Progress, value, length: length, easing: easing, finished: (d, finished) => tcs.SetResult(finished));