Contents

backgroundColor

The background color to apply to the accessory.

Declaration

@property (nonatomic, strong) UIColor * backgroundColor;

Discussion

The default value of this property is nil, which uses the system default.

See Also

Accessing configuration options