Contents

tintColor

The tint color applied to the image view.

Declaration

@property (nonatomic, strong) UIColor * tintColor;

Discussion

Setting the value to nil makes the image view use its inherited tint color.