PinchGestureRecognizer.PinchUpdated 事件

定义

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) 

事件类型

适用于