tint
A style that reflects the current tint color.
Declaration
@export(implementation) 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.