Tizen Native API  6.5
_Evas_Event_Mouse_Wheel Struct Reference

Public Attributes

int direction
int z
Evas_Point output
Evas_Coord_Point canvas
Evas_Modifiermodifiers

Detailed Description

Wheel event


Member Data Documentation

The X/Y location of the cursor

Axis of screen wheel - 0 = default up/down wheel, 1 = horizontal left/right wheel

modifier keys pressed during the event

The X/Y location of the cursor

The step for the wheel movement relative to the direction above...,-2,-1 = down, 1,2,... = up