Contents

imageColorTransformer

A block that transforms the image color when the button state changes.

Declaration

@property (nonatomic, copy, readwrite) UIConfigurationColorTransformer imageColorTransformer;

Discussion

Use this property to transform an image to, for example, a monochrome or tinted image.

See Also

Configuring images