1 instantiation of CustomPressGestureRecognizer
Microsoft.Maui.Controls (1)
Platform\GestureManager\GesturePlatformManager.iOS.cs (1)
467 new CustomPressGestureRecognizer((gesture) => action.Invoke(gesture)) { ShouldRecognizeSimultaneously = (g, o) => true }