PointerEventArgsPreventGestureRecognition Method
Prevents this event from being handled by other gesture recognizers in the route
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void PreventGestureRecognition()
Public Sub PreventGestureRecognition
member PreventGestureRecognition : unit -> unit