systemBackground
The color for the main background of your interface.
Declaration
class var systemBackground: UIColor { get }Discussion
Use this color for standard table views and designs that have a white primary background in a light environment.
The color for the main background of your interface.
class var systemBackground: UIColor { get }Use this color for standard table views and designs that have a white primary background in a light environment.