Function InputEventScreenDrag.index
The drag event index in the case of a multi-drag event.
long index() nothrow @property @nogc;
void index
(
long v
) nothrow @property @nogc;
The drag event index in the case of a multi-drag event.
long index() nothrow @property @nogc;
void index
(
long v
) nothrow @property @nogc;