ScrollEvent
Inherits: Event[EventControlType]
The pointer issued a scroll event.
Properties
-
global_position
(Offset
) –The coordinate of the position of the pointer, in logical pixels
-
local_position
(Offset
) –The coordinate of the position of the pointer, in logical pixels
-
scroll_delta
(Offset
) –The amount to scroll, in logical pixels.