.NET MAUI Linear ProgressBar (SfLinearProgressBar) Overview
30 Sep 20221 minute to read
The .NET MAUI Linear ProgressBar shows the progress of a task with custom visuals. It displays the progress of a process in rectangular shapes, determinate and indeterminate states, segments, and smooth animation. You can also define ranges with different colors.
Key features
-
States - Visualize progress of a process in determinate, indeterminate, and buffer states.
-
Progress shapes - Visualize progress in a rectangle shape.
-
Segments - Progress can be divided into multiple segments to show a gradual progress.
-
Color ranges - Customize ranges with different colors.
-
Appearance customization - Customize the track thickness, color, and corner radius.
NOTE
Get the samples in the GitHub link.