Skip to main content

GetDoubleTapTime Method

Gets the maximum time that may occur between the first and second click of a double- tap gesture.

Definition

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

TimeSpan GetDoubleTapTime(
PointerType type
)
View Source

Parameters

  PointerType
 

Return Value

TimeSpan

See Also

Reference

IPlatformSettings Interface
Avalonia.Platform Namespace