Implemented interface member:
property
Threshold
Microsoft.Maui.ISwipeView.Threshold
2 references to Threshold
Microsoft.Maui.Controls (2)
SwipeView\SwipeView.cs (2)
34 /// <summary>Bindable property for <see cref="Threshold"/>.</summary> 36 BindableProperty.Create(nameof(Threshold), typeof(double), typeof(SwipeView), default(double));