Function TouchScreenButton.isPressed
Returns true
if this button is currently pressed.
bool isPressed() nothrow @nogc const;
Returns true
if this button is currently pressed.
bool isPressed() nothrow @nogc const;