Namespace Syncfusion.Maui.Toolkit.ProgressBar
Classes
CornerStyle
Specifies the corner style for SfCircularProgressBar. |
ProgressBarBase
Base class of SfLinearProgressBar and SfCircularProgressBar. It contains common logic of track, progress, etc that help to visualize the data. |
ProgressGradientStop
Represents ProgressGradientStop class. |
ProgressValueEventArgs
Provides event data for the ProgressChanged and ProgressCompleted event. |
SfCircularProgressBar
Represents SfCircularProgressBar class, which is a UI control that displays a circular progress indicator. This control allows for visualizing the progress of an operation through a customizable bar It supports features such as determinate and indeterminate progress modes, secondary progress indication, customizable appearance including track and progress colors, segment divisions, corner radius customization, and animation effects. |
SfCircularProgressBarStyles
Represents SfCircularProgressBarStyles class. |
SfLinearProgressBar
Represents SfLinearProgressBar class, which is a UI control that displays a linear progress indicator. This control allows for visualizing the progress of an operation through a customizable bar that fills from left to right. It supports features such as determinate and indeterminate progress modes, secondary progress indication, customizable appearance including track and progress colors, segment divisions, corner radius customization, and animation effects. |
SfLinearProgressBarStyles
Represents SfLinearProgressBarStyles class. |
SizeUnit
Specifies the size units in the circular progress bar. |