1 implementation of SendPinch
Microsoft.Maui.Controls (1)
PinchGestureRecognizer.cs (1)
14
void IPinchGestureController.
SendPinch
(Element sender, double delta, Point currentScalePoint)
1 reference to SendPinch
Microsoft.Maui.Controls.Compatibility (1)
iOS\EventTracker.cs (1)
364
pinchGestureRecognizer.
SendPinch
(view, delta, scaledPoint);