【发布时间】:2020-02-23 20:42:02
【问题描述】:
我有一个带有UIBarButtonItem 样式的工具栏:UIBarButtonItemStylePlain。
我想知道如何禁用触摸时出现的灯光?
UIButton 有 showsTouchWhenHighlighted 属性,但 UIBarButtonItem 没有这样的东西你可能知道吗?
【问题讨论】:
-
iPhone 用户在按下工具栏按钮时会期待这样的闪光效果,我不建议您将其移除。
标签: iphone uibutton uibarbuttonitem