1 instantiation of GesturePlatformManager
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
79 GesturePlatformManager = new GesturePlatformManager(handler);
1 reference to GesturePlatformManager
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
22 public GesturePlatformManager? GesturePlatformManager { get; private set; }