GraphicsView.StartInteraction Event

Definition

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

Event Type

Applies to