static var bordered: BorderedListStyle
The list style that describes the behavior and appearance of a list with standard border.
Available when
Self
is BorderedListStyle
.Availability 有効性
Technology
static func bordered(alternatesRowBackgrounds: Bool
) -> BorderedListStyle
Self
is BorderedListStyle
.alternatesRowBackgrounds
Whether the rows should alternate their backgrounds to help visually distinguish them from each other.
Bordered lists are expected to be inset from their outer containers, but do not have inset style rows or selection.
static var bordered: BorderedListStyle
Self
is BorderedListStyle
.