doubleClickDistance property

int? doubleClickDistance
getter/setter pair

Sets the double-click distance threshold in pixels. Two clicks within this distance 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 5 pixels).

Officially Supported Platforms/Implementations:

Implementation

int? doubleClickDistance;