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

pickerStyle(_:)

Sets the style for pickers within this view. このビュー内のピッカーそれらに対してスタイルを設定します。

Declaration 宣言

func pickerStyle<S>(_ style: S) -> some View where S : PickerStyle