iOS:按下时不要改变 UIButton 的颜色
当我按下自定义 UIButton 时,它会改变颜色并变得更暗,但我希望按下它时它的颜色不会改变,我该怎么做?
when I push a custom UIButton it change its color and become more dark but I want that its color don't change when I push it, how can I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要为要自定义的每个控制状态设置按钮颜色
you need to set the buttons colors for each control state you want to customize