透明的UIToolbar [英] Transparent UIToolbar

查看:142
本文介绍了透明的UIToolbar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我编写了以下代码以使我的工具栏透明。

I wrote the following code to make my toolbar transparent.

[mtoolbar setBackgroundColor:[UIColor clearColor]];

如何让 UIToolbar 透明?

推荐答案

您可以将属性半透明设置为并查看是否有帮助。

You can set the property translucent to YES and see if this helps.

这篇关于透明的UIToolbar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆