SwipeGestureRecognizer.SendSwiped(View, SwipeDirection) Yöntem

Tanım

Bir çekme gerçekleştiğinde platform işleyicisi tarafından çağrılan yöntem.

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

Parametreler

sender
View

Oluşturulan görünüm.

direction
SwipeDirection

Çekme yönü.

Şunlara uygulanır