Instance Method
インスタンスメソッド
table
tableStyle(_:)
Sets the style for tables within this view.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
func tableStyle<S>(_ style: S) -> some View
where S : TableStyle