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.
我已经为uislider设置了一个ibaction(内部触摸)。当我滑动滑块并向上移动手指时,它被称为两次。有人知道吗?或者如果有人知道从 uislider 抬起手指时如何调用方法。注意我已经有一个绑定到 uislider 的方法(值已更改)
UISlider 有一个有趣的属性。它调用连续。如果只需要处理最终值,可以尝试将其设置为 NO。