pub fn is_key_repeated(ctx: &Context) -> bool
👎Deprecated since 0.8.0: Use ctx.keyboard.is_key_repeated instead
Expand description

Checks if the last keystroke sent by the system is repeated, like when a key is held down for a period of time.