次の方法で共有


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

プラットフォーム レンダラーによる内部使用向け。

適用対象