Function TouchScreenButton.passbyPress
If true
, pass-by presses are enabled.
bool passbyPress() nothrow @property @nogc;
void passbyPress
(
bool v
) nothrow @property @nogc;
If true
, pass-by presses are enabled.
bool passbyPress() nothrow @property @nogc;
void passbyPress
(
bool v
) nothrow @property @nogc;