Notice: After Volume 3 2025 (Mid of Sep 2025), feature enhancements for this control will no longer be available in the Syncfusion® package. Please switch to the Syncfusion® Toolkit for .NET MAUI for continued support. For a smooth transition refer this migration document.
.NET MAUI Linear ProgressBar (SfLinearProgressBar) Overview
4 Jul 20251 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.