型プロパティ
secondarySystemBackground
主たる背景の上に重ねられたコンテンツの色。
宣言
class var secondarySystemBackground: UIColor { get }
議論
この色は、明るい環境で主な背景が白である標準のテーブルビューおよびデザインに使用します。
以下も見よ
標準コンテンツの背景色
class var systemBackground: UIColor
インターフェイスの主たる背景の色。
class var tertiarySystemBackground: UIColor
二次の背景の上に重ねられたコンテンツの色。