Contents

backgroundColorTransformer

The color transformer for resolving the background color.

Declaration

@property (nonatomic, copy) UIConfigurationColorTransformer backgroundColorTransformer;

Discussion

If the value is nil, the configuration uses backgroundColor without any transformations.

See Also

Customizing the background