The style to apply to controls within this view.
Instance Method
インスタンスメソッド
control
controlGroupStyle(_:)
Sets the style for control groups within this view.
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
Technology
- Swift
UI
Declaration 宣言
func controlGroupStyle<S>(_ style: S) -> some View
where S : ControlGroupStyle
Parameters パラメータ
style