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.
我在我的应用程序中使用 MutliSlider..
是否可以知道我们移动滑块的方向(从左到右或从右到左)
我尝试了很多方法来找到滑块运动..请建议我解决方案非常可观
谢谢你
我得到了使用拇指值的答案,它是滑块的索引 if(thumb.index==0) 然后向左滑动条移动,否则它是正确的