IPlatformSettingsGetDoubleTapTime Method
Gets the maximum time that may occur between the first and second click of a double-
tap gesture.
Namespace: Avalonia.PlatformAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
TimeSpan GetDoubleTapTime(
PointerType type
)
Function GetDoubleTapTime (
type As PointerType
) As TimeSpan
abstract GetDoubleTapTime :
type : PointerType -> TimeSpan
- type PointerType
-
TimeSpan