Search code examples
iphoneinterface-builderxamarin.ios

How to set the transparency color for Toolbar and Navigation bar using MonoTouch?


How to set the transparency color for Toolbar and Navigation bar? I need to show background image on whole screen. But I can't give the transparency color for Toolbar and Navigation bar. I assigned UIColor.Clear. But no use. It is showing black color.


Solution

  • Better answer is hide the navigation bar or toolbar..

    or

    its strange requirement so. u hav to use custo navigationbar and custom buttons :)