PinchGestureRecognizer.SendPinch(Element, Double, Point) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SendPinch(Xamarin.Forms.Element sender, double delta, Xamarin.Forms.Point currentScalePoint);
abstract member SendPinch : Xamarin.Forms.Element * double * Xamarin.Forms.Point -> unit
override this.SendPinch : Xamarin.Forms.Element * double * Xamarin.Forms.Point -> unit
Parametry
- sender
- Element
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- delta
- System.Double
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- currentScalePoint
- Point
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
Implementuje
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute