The color for the main background of your interface.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
Framework
- UIKit
Declaration
class var systemBackground: UIColor { get }
The color for the main background of your interface.
SDKs
Framework
class var systemBackground: UIColor { get }
class var secondary System Background: UIColor
The color for content layered on top of the main background.
class var tertiary System Background: UIColor
The color for content layered on top of secondary backgrounds.