dragThreshold property

int? dragThreshold
getter/setter pair

Sets the drag threshold in pixels. The pointer must move at least this many pixels to start a drag operation.

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

The default value is null (uses system default, typically 8 pixels).

Officially Supported Platforms/Implementations:

Implementation

int? dragThreshold;