Share via


PinchGestureRecognizer.IPinchGestureController.SendPinchCanceled Method

Definition

 virtual void Microsoft.Maui.Controls.IPinchGestureController.SendPinchCanceled(Microsoft::Maui::Controls::Element ^ sender) = Microsoft::Maui::Controls::IPinchGestureController::SendPinchCanceled;
void IPinchGestureController.SendPinchCanceled (Microsoft.Maui.Controls.Element sender);
abstract member Microsoft.Maui.Controls.IPinchGestureController.SendPinchCanceled : Microsoft.Maui.Controls.Element -> unit
override this.Microsoft.Maui.Controls.IPinchGestureController.SendPinchCanceled : Microsoft.Maui.Controls.Element -> unit
Sub SendPinchCanceled (sender As Element) Implements IPinchGestureController.SendPinchCanceled

Parameters

sender
Element

Implements

Applies to