IPinchGestureController Interface

Definition

For internal use by platform renderers.

public interface IPinchGestureController
type IPinchGestureController = interface
Derived

Properties

IsPinching

For internal use by platform renderers.

Methods

SendPinch(Element, Double, Point)

For internal use by platform renderers.

SendPinchCanceled(Element)

For internal use by platform renderers.

SendPinchEnded(Element)

For internal use by platform renderers.

SendPinchStarted(Element, Point)

For internal use by platform renderers.

Applies to