doubleClickTime property

int? doubleClickTime
getter/setter pair

Sets the double-click time threshold in milliseconds. Two clicks within this time are considered a double-click.

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? doubleClickTime;