InputEvent.isPressed

Returns true if this input event is pressed. Not relevant for events of type InputEventMouseMotion or InputEventScreenDrag.

struct InputEvent
@nogc nothrow const
bool
isPressed
()

Meta