func tableStyle <S>(S) -> some View
Sets the style for tables within this view.
protocol TableStyle
A type that applies a custom appearance to all tables within a view.
Availability 有効性
Technology
struct TableStyleConfiguration
func tableStyle <S>(S) -> some View
protocol TableStyle