iconOnly
A label style that only displays the icon of the label.
Declaration
@MainActor @preconcurrency static var iconOnly: IconOnlyLabelStyle { get }Discussion
The title of the label is still used for non-visual descriptions, such as VoiceOver.
A label style that only displays the icon of the label.
@MainActor @preconcurrency static var iconOnly: IconOnlyLabelStyle { get }The title of the label is still used for non-visual descriptions, such as VoiceOver.