Skip to content

Latest commit

 

History

History
 
 

ProgressBar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

The progress bar provides a customizable visual that indicates the progress of a task. It includes features such as the ability to visualize progress in rectangle and circular shapes, determinate and indeterminate states, segments, and customized ranges in different colors. It also supports animation.

The following samples are available for ProgressBar to demonstrate the types.

Sample Description
Linear This sample demonstrates how to configure the linear progress bar with different states, segments, and animation to visualize the progress changes and to customize the visual appearance in a Xamarin.Android application.
Circular This sample demonstrates how to configure the circular progress bar with different states and segments, define custom content, animation and to customize the visual appearance in a Xamarin.Android application.