struct CurrentValueLabel
A type-erased label that describes the current value of a progress view.
Availability 有効性
Technology
var currentValueLabel: ProgressViewStyleConfiguration
.CurrentValueLabel
?
If nil
, then the value of the progress view is either self-evident from the surrounding context or unknown, 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 CurrentValueLabel