Protocol

LabelStyle

A type that applies a custom appearance to all labels within a view. ある型、それはあつらえの外観をあるビュー内の全てのラベルに適用するものです。

Declaration 宣言

protocol LabelStyle

Overview 概要

To configure the current label style for a view hierarchy, use the labelStyle(_:) modifier.

Topics 話題

Getting Built-in Label Styles

Creating Custom Label Styles

Supporting Types 支援を行う型

Relationships 関係

See Also 参照

Styling Labels