GraphicsView.EndInteraction Event

Definition

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

Event Type

Applies to