PanGestureRecognizer.IPanGestureController.SendPanCanceled Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual void Microsoft.Maui.Controls.IPanGestureController.SendPanCanceled(Microsoft::Maui::Controls::Element ^ sender, int gestureId) = Microsoft::Maui::Controls::IPanGestureController::SendPanCanceled;
void IPanGestureController.SendPanCanceled (Microsoft.Maui.Controls.Element sender, int gestureId);
abstract member Microsoft.Maui.Controls.IPanGestureController.SendPanCanceled : Microsoft.Maui.Controls.Element * int -> unit
override this.Microsoft.Maui.Controls.IPanGestureController.SendPanCanceled : Microsoft.Maui.Controls.Element * int -> unit
Sub SendPanCanceled (sender As Element, gestureId As Integer) Implements IPanGestureController.SendPanCanceled
Parameters
- sender
- Element
- gestureId
- Int32