毛玻璃效果
//創建毛玻璃效果
? ??
?
? ? UIBlurEffect* blurEffect=[UIBlurEffect effectWithStyle:UIBlurEffectStyleLight] ;
?
?
? ? UIVisualEffectView* effectView=[[UIVisualEffectView alloc]initWithEffect:blurEffect] ;
?
?
? ? effectView.frame=CGRectMake(0, 0, KScreenWidth, KScreenHeight) ;
?
?
? ? effectView.alpha=1 ;
?
?
? ? [self.view addSubview:effectView] ;
?
?
其效果圖如下:
UIBlurEffectStyleLight:
?
?
UIBlurEffectStyleLight:
?
UIBlurEffectStyleDark:?
?
?
?
轉載于:https://www.cnblogs.com/zhoujieBlog/p/6245241.html
總結
- 上一篇: python写sql语句_简单的(笨的)
- 下一篇: (四)ElasticSearch之数据