Type Property 型プロパティ

tint

A style that reflects the current tint color.

Declaration 宣言

static var tint: TintShapeStyle { get }
Available when Self is TintShapeStyle.

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.