static var titleAndIcon : TitleAndIconLabelStyle
A label style that shows both the title and icon of the label using a system-standard layout.
Available when
Self
is TitleAndIconLabelStyle
.Availability 有効性
Technology
struct TitleAndIconLabelStyle
You can also use title
to construct this style.
static var titleAndIcon : TitleAndIconLabelStyle
Self
is TitleAndIconLabelStyle
.init()
func makeBody (configuration: TitleAndIconLabelStyle .Configuration) -> some View
typealias Body
struct DefaultLabelStyle
struct IconOnlyLabelStyle
struct TitleOnlyLabelStyle