inset(alternatesRowBackgrounds:)
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 func inset(alternatesRowBackgrounds: Bool) -> InsetTableStyleParameters
- alternatesRowBackgrounds:
Whether the rows should alternate their backgrounds to help visually distinguish them from each other.