1 instantiation of UIHoverGestureRecognizerProxy
Microsoft.Maui (1)
Platform\iOS\PlatformTouchGraphicsView.cs (1)
21 _proxy = new(this);
1 reference to UIHoverGestureRecognizerProxy
Microsoft.Maui (1)
Platform\iOS\PlatformTouchGraphicsView.cs (1)
12 readonly UIHoverGestureRecognizerProxy _proxy;