Skip to main content

RemoveScrollGestureHandler Method

Definition

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

public static void RemoveScrollGestureHandler(
Interactive element,
EventHandler<ScrollGestureEventArgs> handler
)

Parameters

  Interactive
 
  EventHandler(ScrollGestureEventArgs)
 

See Also

Reference

Gestures Class
Avalonia.Input Namespace