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.
我能否创建一个支持拖放属性且没有任何处理程序(处理拖动属性)的 ListView?
这是我们的拖放列表。它是 ListView 的直接替代品,并且非常易于使用。在其 github 页面上有如何使用的示例。它确实有一个处理程序,但是您可以将整个列表视图行设置为一个处理程序,然后无论您触摸到哪里都可以拖动它。
https://github.com/terlici/DragNDropList