Type Property 型プロパティ

bordered

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

Declaration 宣言

static var bordered: BorderedListStyle { get }
Available when Self is BorderedListStyle.

Discussion 議論

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

To customize whether the rows of the list should alternate their backgrounds, use bordered(alternatesRowBackgrounds:).

See Also 参照

Getting Built-in List Styles