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