GraphicsView.StartHoverInteraction Event

Definition

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

Event Type

Applies to