Contents

inset

The table style that describes the behavior and appearance of a table with its content and selection inset from the table edges.

Declaration

@MainActor @preconcurrency static var inset: InsetTableStyle { get }

Discussion

To customize whether the rows of the table should alternate their backgrounds, use alternatingRowBackgrounds(_:).

See Also

Getting built-in table styles