deltaZ property

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.

Implementation

external double get deltaZ;