Loading

sealed interface Loading : Progress(source)

Work is currently happening.

The ongoing work can be quantified or unquantified. Unquantified work gives no information on its progress, whereas quantified work is able to return some information to the user.

Inheritors

Types

Link copied to clipboard

Work is currently happening, and we have some information on its progression.

Link copied to clipboard

Work is currently happening, but we have no information on its progression.