简体   繁体   English

如何用动画更改UISegmentedControl索引?

[英]How to change UISegmentedControl index with animation?

我可以通过selectedSegmentIndex更改UISegmentedControl的选定片段,但是可以用动画更改索引吗?

This is not possible. 这是不可能的。 You have to implement your own custom view or search for a 3rd party control that allows that. 您必须实现自己的自定义视图或搜索允许该第三方控件的第三方控件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM