PinchGestureRecognizer.SendPinchCanceled(Element) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SendPinchCanceled (Xamarin.Forms.Element sender);
abstract member SendPinchCanceled : Xamarin.Forms.Element -> unit
override this.SendPinchCanceled : Xamarin.Forms.Element -> unit

Parameters

sender
Element

For internal use by the Xamarin.Forms platform.

Implements

Attributes

Applies to