Contents

tint

A style that reflects the current tint color.

Declaration

static var tint: TintShapeStyle { get }

Discussion

You can set the tint color with the tint(_:) modifier. If no explicit tint is set, the tint is derived from the app’s accent color.

See Also

Semantic styles