1 reference to DefaultSwipeThreshold
Microsoft.Maui.Controls (1)
SwipeGestureRecognizer.cs (1)
25 public static readonly BindableProperty ThresholdProperty = BindableProperty.Create(nameof(Threshold), typeof(uint), typeof(SwipeGestureRecognizer), DefaultSwipeThreshold);