dotnet/maui

Progress.ProgressTo()

Open

#3,941 opened on Jan 4, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (1,951 forks)batch import
area-controls-progressbargood first issuet/enhancement ☀️

Repository metrics

Stars
 (23,245 stars)
PR merge metrics
 (Avg merge 47d 9h) (248 merged PRs in 30d)

Description

This is a method we have on Forms for animating the progress; should this remain in Controls and be left off the of the Core?

Value would need a setter in that case.

Contributor guide