Skip to content

Protocol

ActivityBar

An ActivityIndicatorType that renders an activity bar on a single line.
protocol ActivityBar : ActivityIndicatorType

Overview

Title [=======              ]

ActivityBars implement the renderActiveBar(tick:width:) method to customize the bar style.

See LoadingBar and ProgressBar implementations.

See ActivityIndicatorType for more information.

Topics

Instance Properties

Instance Methods

Relationships

Inherits From

Conforming Types

See Also

Activity