protocol GaugeStyle
Defines the implementation of all gauge instances within a view hierarchy.
struct GaugeStyleConfiguration
The properties of a gauge instance.
Availability 有効性
Technology
func gaugeStyle<S>(_ style: S) -> some View
where S : GaugeStyle
protocol GaugeStyle
struct GaugeStyleConfiguration