型プロパティ
tertiaryLabel
三次コンテンツを含むテキストラベルの色。
宣言
class var tertiaryLabel: UIColor { get }
以下も見よ
ラベルカラー
一次コンテンツを含むテキストラベルの色。
class var secondaryLabel: UIColor
二次コンテンツを含むテキストラベルの色。
class var quaternaryLabel: UIColor
四次コンテンツを含むテキストラベルの色。
XCode 13.2 日本語化計画 : Human Interface Guidelines
三次コンテンツを含むテキストラベルの色。
class var tertiaryLabel: UIColor { get }
一次コンテンツを含むテキストラベルの色。
class var secondaryLabel: UIColor
二次コンテンツを含むテキストラベルの色。
class var quaternaryLabel: UIColor
四次コンテンツを含むテキストラベルの色。