keyRepeatInterval property

int? keyRepeatInterval
getter/setter pair

Sets the key repeat interval in milliseconds. This is the time between repeated key events when a key is held down.

This is a WPE Platform setting that affects the entire display.

The default value is null (uses system default, typically 80ms).

Officially Supported Platforms/Implementations:

Implementation

int? keyRepeatInterval;