deltaX property
double
get
deltaX
The WheelEvent.deltaX
read-only property is a
double
representing the horizontal scroll amount in the
WheelEvent.deltaMode unit.
Implementation
external double get deltaX;