Contents

TintShapeStyle

A style that reflects the current tint color.

Declaration

struct TintShapeStyle

Overview

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.

Topics

Creating a tint shape style

See Also

Supporting types