Type Method 型メソッド

bordered(alternatesRowBackgrounds:)

The list style that describes the behavior and appearance of a list with standard border.

Declaration 宣言

static func bordered(alternatesRowBackgrounds: Bool) -> BorderedListStyle
Available when Self is BorderedListStyle.

Parameters パラメータ

alternatesRowBackgrounds

Whether the rows should alternate their backgrounds to help visually distinguish them from each other.

Discussion 議論

Bordered lists are expected to be inset from their outer containers, but do not have inset style rows or selection.

See Also 参照

Getting the List Style