Hi there
I did add a toolbar to my UINavigationController and that works as it should. But I don't see any possibility to change the appearance(like other backgroundcolor etc.) of the toolbar.
The docs shows me that an UINavigationController has a toolbar property but it is readonly.
Do I have to do an custom UIView or is there any other given way?
cheers cyril