PanGestureRecognizer.PanUpdated Event

Definition

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

Event Type

Applies to