init()
Creates a default inset table style, with alternating row backgrounds.
init(alternatesRowBackgrounds : Bool)
Creates an inset table style with optional alternating row backgrounds.
Availability 有効性
Technology
struct InsetTableStyle
You can also use inset
or inset(alternates
to construct this style.
init()
init(alternatesRowBackgrounds : Bool)
func makeBody (configuration: InsetTableStyle .Configuration) -> some View
typealias Body
struct AutomaticTableStyle
struct BorderedTableStyle