2 references to ToPoint
Microsoft.Maui (2)
Platform\iOS\PlatformTouchGraphicsView.cs (2)
100
graphicsView.StartHoverInteraction(new[] { (PointF)touch.
ToPoint
() });
105
graphicsView.MoveHoverInteraction(new[] { (PointF)touch.
ToPoint
() });