InputEvent.isAction

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

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

Meta