InputEvent.isAction

Returns true if this input event matches a pre-defined action of any type.

struct InputEvent
@nogc nothrow const
bool
isAction
(
in String action
)

Meta