protocol TableStyle
A type that applies a custom appearance to all tables within a view.
struct TableStyleConfiguration
The properties of a table.
Availability 有効性
Technology
func tableStyle<S>(_ style: S) -> some View
where S : TableStyle
protocol TableStyle
struct TableStyleConfiguration