SwipeGestureRecognizer.Direction Property

Definition

Gets or sets the direction of swipes to recognize.

public Xamarin.Forms.SwipeDirection Direction { get; set; }
member this.Direction : Xamarin.Forms.SwipeDirection with get, set

Property Value

The direction of swipes to recognize.

Applies to