SwipeGestureRecognizer.ISwipeGestureController.DetectSwipe メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

bool ISwipeGestureController.DetectSwipe (Xamarin.Forms.View sender, Xamarin.Forms.SwipeDirection direction);
abstract member Xamarin.Forms.ISwipeGestureController.DetectSwipe : Xamarin.Forms.View * Xamarin.Forms.SwipeDirection -> bool
override this.Xamarin.Forms.ISwipeGestureController.DetectSwipe : Xamarin.Forms.View * Xamarin.Forms.SwipeDirection -> bool

パラメーター

sender
View

Xamarin.Forms プラットフォームによる内部使用向け。

direction
SwipeDirection

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.Boolean

実装

適用対象