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:) method to customize the bar style.

See LoadingBar and ProgressBar implementations.

See ActivityIndicatorType for more information.

Topics

Instance Properties

Instance Methods

Type Properties

Relationships

Inherits From

Conforming Types