Share via


SwipeGestureRecognizer.ISwipeGestureController.SendSwipe 方法

定義

供 Xamarin.Forms 平台內部使用。

void ISwipeGestureController.SendSwipe (Xamarin.Forms.Element sender, double totalX, double totalY);
abstract member Xamarin.Forms.ISwipeGestureController.SendSwipe : Xamarin.Forms.Element * double * double -> unit
override this.Xamarin.Forms.ISwipeGestureController.SendSwipe : Xamarin.Forms.Element * double * double -> unit

參數

sender
Element

供 Xamarin.Forms 平台內部使用。

totalX
System.Double

供 Xamarin.Forms 平台內部使用。

totalY
System.Double

供 Xamarin.Forms 平台內部使用。

實作

適用於