Skip to main content

AddHoldingHandler Method

Definition

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

public static void AddHoldingHandler(
Interactive element,
EventHandler<HoldingRoutedEventArgs> handler
)

Parameters

  Interactive
 
  EventHandler(HoldingRoutedEventArgs)
 

See Also

Reference

Gestures Class
Avalonia.Input Namespace