static var automatic: DefaultLabelStyle
A label style that resolves its appearance automatically based on the current context.
Available when
Self
is DefaultLabelStyle
.Availability 有効性
Technology
struct DefaultLabelStyle
You can also use automatic
to construct this style.
static var automatic: DefaultLabelStyle
Self
is DefaultLabelStyle
.init()
func makeBody (configuration: DefaultLabelStyle .Configuration) -> some View
typealias Body
struct IconOnlyLabelStyle
struct TitleAndIconLabelStyle
struct TitleOnlyLabelStyle