static var linear: LinearGaugeStyle
A gauge view that visually indicates its value using a bar, which has a continuous visual indicator as the value increases.
Available when
Self
is LinearGaugeStyle
.Availability 有効性
Technology
struct LinearGaugeStyle
You can also use linear
to construct this style.
static var linear: LinearGaugeStyle
Self
is LinearGaugeStyle
.init()
init(tint: Gradient)
func makeBody (configuration: LinearGaugeStyle .Configuration) -> some View
typealias Body
struct DefaultGaugeStyle
struct CircularGaugeStyle
currentValueLabel
the center of the gauge.