backgroundColor
The background color of the list.
Declaration
var backgroundColor: UIColor? { get set }Discussion
The default vaue is nil, which means that the configuration uses the system background color for the specified appearance.
The background color of the list.
var backgroundColor: UIColor? { get set }The default vaue is nil, which means that the configuration uses the system background color for the specified appearance.