static var foreground: ForegroundStyle
The foreground style in the current context.
Available when
Self
is ForegroundStyle
.static var background: BackgroundStyle
The background style in the current context.
Available when
Self
is BackgroundStyle
.static var selection: SelectionShapeStyle
A style used to visually indicate selection following platform conventional colors and behaviors.
Available when
Self
is SelectionShapeStyle
.static var tint: TintShapeStyle
A style that reflects the current tint color.
Available when
Self
is TintShapeStyle
.