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