PinchGestureRecognizer.SendPinchStarted(Element, Point) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

sender
Element

For internal use by the Xamarin.Forms platform.

initialScalePoint
Point

For internal use by the Xamarin.Forms platform.

Implements

Attributes

Applies to