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

供平台呈现器内部使用。

适用于