Question

Hi i am trying to get another TintColor on my BackButton in my UINavigationBar. I would like to change only the tintcolor and not to replace the whole button. Are there any suggestions on implemententing this easily?

Was it helpful?

Solution

If you are using iOS5 there's a tintColor property available on UIBarButtonItem. Otherwise please check out one of the past answers such as UIBarButtonItem with color?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top