1 reference to PanGestureRecognizer
Microsoft.Maui.Controls (1)
PanGestureRecognizer.cs (1)
15 public static readonly BindableProperty TouchPointsProperty = BindableProperty.Create(nameof(TouchPoints), typeof(int), typeof(PanGestureRecognizer), 1);