1 reference to GetAngleFromPoints
Microsoft.Maui (1)
Primitives\SwipeDirection.cs (1)
25 var angle = GetAngleFromPoints(initialPoint.X, initialPoint.Y, endPoint.X, endPoint.Y);