PanGestureRecognizer.SendPan(Element, Double, Double, Int32) 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 SendPan(Xamarin.Forms.Element sender, double totalX, double totalY, int gestureId);
abstract member SendPan : Xamarin.Forms.Element * double * double * int -> unit
override this.SendPan : Xamarin.Forms.Element * double * double * int -> unit
Parametry
- sender
- Element
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- totalX
- System.Double
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- totalY
- System.Double
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
- gestureId
- System.Int32
Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.
Implementuje
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute