struct Label
A type-erased label describing the task represented by the progress view.
Availability 有効性
Technology
var label: ProgressViewStyleConfiguration
.Label
?
If nil
, then the task is self-evident from the surrounding context, and the style does not need to provide any additional description.
If the progress view is defined using a Progress
instance, then this label is equivalent to its localized
.
struct Label