Instance Method インスタンスメソッド

gaugeStyle(_:)

Sets the style for gauges within this view.

Declaration 宣言

func gaugeStyle<S>(_ style: S) -> some View where S : GaugeStyle