Share via


SwipeGestureRecognizer.ISwipeGestureController.DetectSwipe Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

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

Parameter

sender
View

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

direction
SwipeDirection

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

System.Boolean

Implementiert

Gilt für: