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

tableStyle(_:)

Sets the style for tables within this view.

Declaration 宣言

func tableStyle<S>(_ style: S) -> some View where S : TableStyle

See Also 参照

Styling a Table