Progress Element
UI Element to indicate linear progress of work being done.
Inheritors
Types
Link copied to clipboard
@Serializable
@SerialName(value = "determinate" )
UI Element for a progress bar where the progress is known.
Link copied to clipboard
@Serializable
@SerialName(value = "indeterminate" )
UI element for a progress bar that is currently indeterminate.