UISegmentedControl alpha 属性无法正常工作
这种行为有解决办法吗?
这是一个完全默认的 UISegmentedControl,根本没有设置任何特殊属性。
设置其 alpha 或超级视图的 alpha 显示此行为,有什么建议还是这是一个错误?
Is there a fix for this behavior?
This is a UISegmentedControl full default no special properties set at all.
Setting its alpha or the alpha of the superview shows this behavior, any suggestions or is this a bug ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有同样的问题:(不知道如何使用UISegmentedControlStylePlain解决,
但它可以与UISegmentedControlStyleBar一起使用,并且您还可以设置tintColor
Have the same problem :( No idea how to fix with UISegmentedControlStylePlain
But with it works with UISegmentedControlStyleBar, and you can also set a tintColor