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.
A style that reflects the current tint color.
static var tint: TintShapeStyle { get }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.