onTouchMove property - ElementList class - dart:html library (original) (raw)

description

ElementStream<TouchEvent> getonTouchMove

Stream of touchmove events handled by this Element.

Implementation

ElementStream<TouchEvent> get onTouchMove;