iphone - How to change the color of UIBarButtonItem? -
I have a UIToolbar, and then add two UIBarButtonItem to UIToolbar items. How do I change the color of UIBarButtomItem? I did not find the API in the document.
UIBarButtomItem has a customization limit so that you can use UIButton instead of UIBarButtonItem Will give
Comments
Post a Comment