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 separator: SeparatorShapeStyle
A style appropriate for foreground separator or border lines.
前景セパレータまたは境界線に対して適切なスタイル。
Available when
Self
is SeparatorShapeStyle
.static var tint: TintShapeStyle
A style that reflects the current tint color.
Available when
Self
is TintShapeStyle
.