Share via


IPinchGestureController.SendPinch(Element, Double, Point) Method

Definition

For internal use by platform renderers.

public void SendPinch (Xamarin.Forms.Element sender, double scale, Xamarin.Forms.Point currentScalePoint);

Parameters

sender
Element

For internal use by the Xamarin.Forms platform.

scale
System.Double

For internal use by the Xamarin.Forms platform.

currentScalePoint
Point

For internal use by the Xamarin.Forms platform.

Applies to