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.
我想知道在 IOS 中是否可以像附加图像一样自定义分段控制。我尝试更改按钮图像,但分段控件容器在自定义按钮下仍然可见。我观察到如果添加按钮图像,分段按钮标题会消失。自定义按钮图像必须包含标题?
非常感谢
只是滚动你自己的。为每个状态制作三个带有两个图像的 UIButton,并编写逻辑以仅选择其中一个。