Contents

tableStyle(_:)

Sets the style for tables within this view.

Declaration

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

See Also

Creating a table