如何去除 UITabbaritem 图像的渐变效果和阴影
您好,我想删除 UITabbaritem 图像的渐变效果和阴影,
容易做到吗?
Hi i will like to remove the gradient effect and drop shadow for UITabbaritem image,
is it easy to do it ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您很可能无法做您想做的事。 UITabbar 使用自定义绘图而不是子视图。
most likely you won't be able to do what you want. UITabbar uses custom drawing instead of subviews.