The .NET MAUI ProgressBar is a control that shows task progress with customizable visuals. It has features to display progress in rectangular and circular shapes, determinate and indeterminate states, segments, smooth animation, customizable content, and define ranges with different colors.
Visualize progress in different shapes (rectangle, circle, and semi-circle) to give a unique appearance to your app design.
Visualize the progress in different modes such as determinate, indeterminate, and buffer.
Use the determinate state progress bar when the progression can be estimated.
Use the indeterminate state progress bar when it is impossible to predict or calculate the progression. It can be combined with determinate state to let users know that the app is estimating the progress before the actual progress starts.
Use a secondary progress bar when the primary task depends on the secondary task to be shown like YouTube buffering. This will allow users to visualize the progression of both primary and secondary tasks, simultaneously.
Avoid writing several lines of code to create and position multiple progress bars: just split a progress bar into multiple segments to visualize the progress of multiple sequential tasks.
Customize the start and end angles of the circular progress bar to give a unique style to the progress bar.
Add any view to the center of a circular progress bar as a content to: indicate the completion of a task or process; add start, pause, or cancel buttons to control the progress interactively; add an image that indicates the actual task in progress; and add custom text that conveys the progress unit.
Along with visualizing the progression of a task, users can also visualize multiple ranges with gradient colors or solid colors based on the range to enhance readability.
The appearance of a .NET MAUI ProgressBar is highly customizable.
Tweak the thickness of the track and progress indicator to render the .NET MAUI ProgressBar in different sizes.
Apply appealing colors to the track and progress indicator to match your app theme.
The corner radius of the .NET MAUI ProgressBar can be customized.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.