SwipeGestureRecognizer.Threshold Property

Definition

Gets or sets the minimum swipe distance that will cause the gesture to be recognized.

public uint Threshold { get; set; }
member this.Threshold : uint32 with get, set

Property Value

The minimum swipe distance that will cause the gesture to be recognized.

Applies to