就像新浪微博这样的 毛玻璃效果
self.navigationController.navigationBar.translucent = YES ;
这样设置好像并没有用
巴扎黑2017-04-17 17:34:09
If you have not manually changed the properties of navigationBar, this is the default. If you want to see this effect, you need to put something under it...
PHP中文网2017-04-17 17:34:09
self.navigationController.navigationBar.translucent
The default is YES
The bar comes with frosted glass