keyRepeatDelay property

int? keyRepeatDelay
getter/setter pair

Sets the key repeat delay in milliseconds. This is the time a key must be held before it starts repeating.

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

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

Officially Supported Platforms/Implementations:

Implementation

int? keyRepeatDelay;