Skip to main content

GetDoubleTapSize Method

The size of the rectangle around the location of a pointer down that a pointer up must occur within in order to register a double-tap gesture, in device-independent pixels.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

Size GetDoubleTapSize(
PointerType type
)
View Source

Parameters

  PointerType
The pointer type.

Return Value

Size

See Also

Reference

IPlatformSettings Interface
Avalonia.Platform Namespace