ios - How can I set alpha to the navbar but except children (Back button, title etc.)? -


i have set alpha navbar, , self.navigationcontroller.navigationbar.alpha = 0.2f;

the problem buttons , title have alpha navbar.

i understand problem don't know how fix it.

could me?

thanks

you set navigation bar's background color [uicolor colorwithwhite:1 alpha:0.2]; or use [uicolor colorwithred:green:blue:alpha:]


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -