共用方式為


ISwipeGestureController.SendSwipe(Element, Double, Double) 方法

定義

供平台轉譯器內部使用。

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

參數

sender
Element

供平台轉譯器內部使用。

totalX
System.Double

供平台轉譯器內部使用。

totalY
System.Double

供平台轉譯器內部使用。

適用於