PointerMovedEvent Field
Defines the PointerMoved event.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<PointerEventArgs> PointerMovedEvent
Public Shared ReadOnly PointerMovedEvent As RoutedEvent(Of PointerEventArgs)
static val PointerMovedEvent: RoutedEvent<PointerEventArgs>