Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望我的titleLabel 文本在按钮点击时向下移动一点(即我想为突出显示和默认状态提供不同的插入值)。
我有自定义按钮背景图像,按钮在突出显示状态图像中下降,但其上的文本位于同一位置,因此效果不佳,看起来文本与按钮分离。
有没有办法解决这个问题?
提前致谢
最简单的方法是将文本放在按钮的背景图像上。
如果由于某种原因你不能这样做,你可以尝试添加IBAction和Button down调整button.titleLabel.frame。
IBAction
Button down
button.titleLabel.frame