Function OSSingleton.currentScreen
The current screen index (starting from 0).
long currentScreen() nothrow @property @nogc;
void currentScreen
(
long v
) nothrow @property @nogc;
The current screen index (starting from 0).
long currentScreen() nothrow @property @nogc;
void currentScreen
(
long v
) nothrow @property @nogc;