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.
当我在不包含任何白色的视图上放置一个 UIButton 时,按钮底部会显示一个奇怪的“渐变”。这在 iOS 5 中不会发生,当下方视图的背景包含一些白色时也不会发生。
这是一个屏幕截图:
如何删除/隐藏此效果?
据我所知,解决这个问题的唯一方法是制作自定义按钮。它是圆角矩形按钮的一部分,您无法摆脱它。
这里有一些关于这个问题的有趣讨论:
自 iOS6 以来的按钮背景和渐变变化