TintShapeStyle
A style that reflects the current tint color.
Declaration
struct TintShapeStyleOverview
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.
You can also use tint to construct this style.