Contents

tintColor

The tint color to apply to the image view.

Declaration

@property (nonatomic, strong) UIColor * tintColor;

Discussion

The default value of this property is nil, which means that the image view uses its inherited tint color.

See Also

Configuring image properties