UtilsLib Xojo plugin

EinhugurEvents.DoubleClickDistance Method

Returns the Maximum distance allowed between two clicks for them to be considered a double click (in pixels).

shared DoubleClickDistance() as Integer

Parameters

Returns

Integer

Remarks

macOS Guides define this a "couple of pixels" instead of having a actual setting for it. Therefor this function will always return 5 when used on MacOS systems.

See Also

EinhugurEvents Class