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.
The background color to apply to the accessory.
@property (nonatomic, strong) UIColor * backgroundColor;The default value of this property is nil, which uses the system default.