Structure
ProgressBar
Progress-style implementation of
ActivityBar.struct ProgressBar
Overview
Downloading [======== ]
The = characters represent the value of currentProgress from 0…1
See progressBar(title:) to create one.
Topics
Instance Properties
currentProgressControls how theProgressBaris rendered.titleSeeActivityBar.
Instance Methods
Relationships
Conforms To
ActivityBarActivityIndicatorTypeSwift.SendableSwift.SendableMetatype
See Also
Activity
ActivityIndicatorAn instance of aActivityIndicatorTypethat can be started, failed, and succeeded.ActivityIndicatorTypeActivityIndicatorTypes are responsible for drawing / rendering the currentActivityIndicatorStateto theConsole.ActivityIndicatorStatePossible states to draw / render andActivityIndicatorType.ActivityBarAnActivityIndicatorTypethat renders an activity bar on a single line.LoadingBarLoading-style implementation ofActivityBar.CustomActivityAn activity indicator with customizable frames and success and failure messages.