1 write to _proxy
Microsoft.Maui (1)
Platform\iOS\PlatformTouchGraphicsView.cs (1)
21
_proxy
= new(this);
1 reference to _proxy
Microsoft.Maui (1)
Platform\iOS\PlatformTouchGraphicsView.cs (1)
37
AddGestureRecognizer(_hoverGesture = new UIHoverGestureRecognizer(
_proxy
.OnHover));