Skip to main content

GetTapSize 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 tap gesture, in device-independent pixels.

Definition

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

Size GetTapSize(
PointerType type
)
View Source

Parameters

  PointerType
The pointer type.

Return Value

Size

See Also

Reference

IPlatformSettings Interface
Avalonia.Platform Namespace