deltaZ property
The WheelEvent.deltaZ read-only property is a
double representing the scroll amount along the z-axis, in the
WheelEvent.deltaMode unit.
Implementation
external double get deltaZ;
The WheelEvent.deltaZ read-only property is a
double representing the scroll amount along the z-axis, in the
WheelEvent.deltaMode unit.
external double get deltaZ;