GraphicsView.MoveHoverInteraction Event

Definition

public:
 event EventHandler<Microsoft::Maui::Controls::TouchEventArgs ^> ^ MoveHoverInteraction;
public event EventHandler<Microsoft.Maui.Controls.TouchEventArgs> MoveHoverInteraction;
member this.MoveHoverInteraction : EventHandler<Microsoft.Maui.Controls.TouchEventArgs> 
Public Event MoveHoverInteraction As EventHandler(Of TouchEventArgs) 

Event Type

Applies to