Whether the rows should alternate their backgrounds to help visually distinguish them from each other.
Type Method
型メソッド
bordered(alternates
bordered(alternatesRowBackgrounds:)
The table style that describes the behavior and appearance of a table with standard border.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
static func bordered(alternatesRowBackgrounds: Bool
) -> BorderedTableStyle
Available when
Self
is BorderedTableStyle
.Parameters パラメータ
alternatesRowBackgrounds
Discussion 議論
Bordered tables are expected to be inset from their outer containers, but do not have inset style rows or selection.