Skip to content

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

Instance Methods

Relationships

Conforms To

See Also

Activity