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

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -