Xamarin.Android ProgressBar is a control that indicates the progress of a task with customizable visual. It includes features to visualize progress in rectangular and circular shapes, determinate and indeterminate states, segments, and customized ranges in different colors. It also supports animation.
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.
Use the determinate mode when the progress can be estimated.
Use the indeterminate mode when the progress cannot be estimated or is being calculated. It can be combined with determinate mode to let users know that the app is estimating the progress before the actual progress starts.
Use a secondary progress indicator when a primary task depends on a secondary task. This will allow users to visualize both primary and secondary tasks’ progress simultaneously.
Avoid writing several lines of code to create and position multiple progress bars; just divide a progress bar into multiple segments using the single API to visualize the progress of multiple sequential tasks.
Customize the start and sweep angles of the circular progress to give a unique style to the control.
Add any view at the center of the circular progress to: indicate the completion of the progress; add start, pause, or cancel buttons to control the progress interactively; add an image that indicates the actual task in progress; add custom text that conveys how far the task is completed.
Along with visualizing the progress of the task, users can also visualize multiple ranges with gradient colors or solid colors that are mapped to each range to enhance the readability of the progress.
The appearance is highly customizable.
Tweak the thickness of the track and progress indicator to render the control with different appearances.
Apply appealing colors to the track and progress indicator to match your app theme.
The corner radius of the progress bar 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.