Skip to main content

HoldingEvent Field

Occurs when a user performs a press and hold gesture (with a single touch, mouse, or pen/stylus contact).

Definition

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

public static readonly RoutedEvent<HoldingRoutedEventArgs> HoldingEvent
View Source

Field Value

RoutedEvent(HoldingRoutedEventArgs)

See Also

Reference

Gestures Class
Avalonia.Input Namespace