【问题标题】:Configuring UISegmentedControl Animation配置 UISegmentedControl 动画
【发布时间】:2015-07-09 13:41:17
【问题描述】:

documentation

当您添加和删除分段时,您可以请求执行该操作 带有滑动和渐变效果的动画。

这个post 显示了一种手动删除动画的方法。但是既然文档里有说明,难道不应该有更好的办法吗?

【问题讨论】:

    标签: ios animation uisegmentedcontrol


    【解决方案1】:

    您可以使用以下方法启用或禁用动画:

    - insertSegmentWithImage:atIndex:animated:
    – insertSegmentWithTitle:atIndex:animated:
    – removeSegmentAtIndex:animated:
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-08-18
      • 1970-01-01
      • 2015-09-05
      • 1970-01-01
      • 1970-01-01
      • 2017-01-24
      相关资源
      最近更新 更多