Top "Tintcolor" questions

In iOS 7, tint color is a property of UIView.

iOS 7.1 Default tint color does not change for UISwitch

I've set default tint color in my storyboard, but I'm getting old blue, default color for my UISwitch component. So …

ios objective-c uiswitch tintcolor
UINavigationBar change Tint color with animation

Is it possible to change the tint with animation for a smoother effect? This doesn't work for me: [UIView beginAnimations:…

iphone uinavigationcontroller uinavigationbar tint tintcolor
Changing the Color of Navigation Bar in Swift

I have a MKMap in my ViewController and I allow my users to switch map types between "Standard", "Hybrid", and "…

ios swift uinavigationbar tintcolor bartintcolor
iOS 7 — Storyboard default tint color

I have multiple storyboards in my app and for one specific storyboard I wish to have a different color scheme. …

ios storyboard ios7 tintcolor
Make custom image respect tintColor property iOS

I have to imagine this has been asked several times, but I must not be wording my question correctly. I …

ios objective-c tintcolor
iOS7 what is the difference in all these color, "barTintColor, tintColor, backgroundColor, UITextAttributeTextColor"?

I am totally confused about all these color setting in navigationController in iOS7. Can someone tell me what exact difference …

ios7 tintcolor
Modal status bar and navigation bar text colors from UIActivityViewControllers in iOS 7

When I'm using a UIActivityViewController, after the user chooses an activity (such as Mail or Message), I can not change …

ios7 uinavigationbar uiactivityviewcontroller textcolor tintcolor