Structure
LoadingBar
Loading-style implementation of
ActivityBar.struct LoadingBar
Overview
Loading [ • ]
The • character will bounce from left to right while the bar is active.
See loadingBar(title:) to create one.
Topics
Instance Properties
Instance Methods
Relationships
Conforms To
ActivityBarActivityIndicatorTypeSwift.SendableSwift.SendableMetatype
See Also
Activity
class ActivityIndicatorAn instance of aActivityIndicatorTypethat can be started, failed, and succeeded.protocol ActivityIndicatorTypeActivityIndicatorTypes are responsible for drawing / rendering the currentActivityIndicatorStateto theConsole.enum ActivityIndicatorStatePossible states to draw / render andActivityIndicatorType.protocol ActivityBarAnActivityIndicatorTypethat renders an activity bar on a single line.struct ProgressBarProgress-style implementation ofActivityBar.struct CustomActivityAn activity indicator with customizable frames and success and failure messages.