Tint UIButton's image from interface builder with UIImageRenderingModeAlwaysTemplate Tint UIButton's image from interface builder with UIImageRenderingModeAlwaysTemplate ios ios

Tint UIButton's image from interface builder with UIImageRenderingModeAlwaysTemplate


Got it after a bit of looking around. I had the button type as custom in IB, but switching it to system type now uses the template rendering mode for the UIButton's image.