Skip to main content

RemoveDoubleTappedHandler Method

Definition

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

public static void RemoveDoubleTappedHandler(
Interactive element,
EventHandler<RoutedEventArgs> handler
)

Parameters

  Interactive
 
  EventHandler(RoutedEventArgs)
 

See Also

Reference

Gestures Class
Avalonia.Input Namespace