Function InputEvent.isActionType

Returns true if this input event's type is one that can be assigned to an input action.

bool isActionType() nothrow @nogc const;