static var titleOnly : TitleOnlyLabelStyle
A label style that only displays the title of the label.
あるラベルスタイル、それはラベルのタイトルを表示するだけです。
Available when
Self
is TitleOnlyLabelStyle
.Availability 有効性
Technology
struct TitleOnlyLabelStyle
You can also use title
to construct this style.
static var titleOnly : TitleOnlyLabelStyle
Self
is TitleOnlyLabelStyle
.init()
func makeBody (configuration: TitleOnlyLabelStyle .Configuration) -> some View
typealias Body
struct DefaultLabelStyle
struct IconOnlyLabelStyle
struct TitleAndIconLabelStyle