Bar Button Item Original Image with no Tint Color

suggest change

Provided that barButtonItem has a non-null image property (e.g. set in the Interface Builder).

Objective-C

barButtonItem.image = [barButtonItem.image imageWithRenderingMode:UIImageRenderingModeAlwaysOriginal];

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents