Identifies the GestureRecognitionDelay avalonia property. Controls the delay before a gesture is recognized, allowing time to accumulate touch points. Default is zero (no delay). Set a positive value to enable gesture recognition delay.
public static readonly StyledProperty<TimeSpan> GestureRecognitionDelayProperty