The style of an iOS UIBarButtonItem that can be added to a UINavigationBar or a UIToolBar. Possible values are UIBarButtonItemStyleBordered, UIBarButtonItemStylePlain, or UIBarButtonItemStyleDone.
Questions tagged [uibarbuttonitemstyle]
46 questions
-1
votes
2 answers
UIBarButtonItem on navigation bar with UIBarButtonItemStyleDone style doesn't show in blue color
I have a done button on navigation bar, I want to have it shown as blue. But just doing the following seems doesn't help. What am I missing here? I know that if the navigation bar is in black color, the button will be shown as blue automatically,…

tom
- 14,273
- 19
- 65
- 124