Skip to main content

RemovePullGestureHandler Method

Definition

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

public static void RemovePullGestureHandler(
Interactive element,
EventHandler<PullGestureEventArgs> handler
)

Parameters

  Interactive
 
  EventHandler(PullGestureEventArgs)
 

See Also

Reference

Gestures Class
Avalonia.Input Namespace