Contents

backgroundColorTransformer

The color transformer for resolving the background color.

Declaration

var backgroundColorTransformer: UIConfigurationColorTransformer? { get set }

Discussion

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

See Also

Customizing the background