onTouchMove 属性

ElementStream<TouchEvent> onTouchMove

流式传输由此 Element 处理的 touchmove 事件。

实现

ElementStream<TouchEvent> get onTouchMove;