WheelEvent.DOM_DELTA_PAGE

WheelEvent.DOM_DELTA_PAGE field

The units of measurement for the delta MUST be pages, either defined as a single screen or as a demarcated page.

public const ulong DOM_DELTA_PAGE;

See Also