repeat property

bool repeat

Whether the key is being held down such that it is automatically repeating.

See developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/repeat

Implementation

external bool get repeat;