PinchGestureRecognizer.PinchUpdated Event

Definition

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

Event Type

Applies to