How to change the text color on UINavigationBar button items

前端 未结 8 1660
梦如初夏
梦如初夏 2020-12-24 00:12

I\'ve got a UINavigationController and i\'ve changed it to white using the Tint property of the navigation bar in Interface Builder. But the text in buttons and the title is

8条回答
  •  攒了一身酷
    2020-12-24 00:46

    Or you use your own button bar item subclass with a setter you specify, lus isn't iPhone os 3 suppose to exposé text color for EVERY button

提交回复
热议问题