Contents

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.

See Also

Configuring appearance