PreventGestureRecognition Method
Prevents this event from being handled by other gesture recognizers in the route
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public void PreventGestureRecognition()
Public Sub PreventGestureRecognition
member PreventGestureRecognition : unit -> unit