Contents

backgroundColor

The background color of the list.

Declaration

@property (nonatomic, strong) UIColor * backgroundColor;

Discussion

The default vaue is nil, which means that the configuration uses the system background color for the specified appearance.

See Also

Configuring appearance