InputEvent.isEcho

Returns true if this input event is an echo event (only for events of type InputEventKey).

struct InputEvent
@nogc nothrow const
bool
isEcho
()

Meta