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

实现

适用于