Sdílet prostřednictvím


SwipeGestureRecognizer.SendSwiped(View, SwipeDirection) Metoda

Definice

Metoda, která je volána vykreslovačem platformy, když dojde k potáhnutí prstu.

public void SendSwiped (Xamarin.Forms.View sender, Xamarin.Forms.SwipeDirection direction);
member this.SendSwiped : Xamarin.Forms.View * Xamarin.Forms.SwipeDirection -> unit

Parametry

sender
View

Zobrazení, které bylo potáhnutím prstem.

direction
SwipeDirection

Směr potáhnutí prstem

Platí pro