次の方法で共有


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 プラットフォームによる内部使用向け。

実装

適用対象