⚠ Deprecated: Legacy
This package is archived. Use MPowerKit.ProgressRing instead
Suggested alternative: MPowerKit.ProgressRing
Simple platform agnostic MAUI circular progress bar
$ dotnet add package Plugin.Maui.CircularProgressBarSimple platform agnostic MAUI circular progress bar
<cpb:CircularProgressBar HeightRequest="100"
Progress="50"
IsIndeterminate="True"
Smooth="True"
WidthRequest="100"
Color="Red"
Thickness="4" />