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