1 write to _gestureManager
Microsoft.Maui.Controls (1)
Platform\GestureManager\GesturePlatformManager.iOS.cs (1)
886 _gestureManager = new WeakReference(gestureManager);
1 reference to _gestureManager
Microsoft.Maui.Controls (1)
Platform\GestureManager\GesturePlatformManager.iOS.cs (1)
892 ProcessRecognizerHandlerTap(_gestureManager, _recognizer, location, 1);