objective-c - iOS navigationbar 如何实现毛玻璃效果
巴扎黑
巴扎黑 2017-04-17 17:32:09
0
2
450


就像新浪微博这样的 毛玻璃效果

self.navigationController.navigationBar.translucent = YES ;

这样设置好像并没有用

巴扎黑
巴扎黑

reply all(2)
巴扎黑

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...

Ty80

self.navigationController.navigationBar.translucent
The default is YES

The bar comes with frosted glass

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template