Structure

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

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Supporting Shape Style Types