SwipeGestureRecognizer.ISwipeGestureController.SendSwipe メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 プラットフォームによる内部使用向け。