maui
maui copied to clipboard
[iOS] Using long-press navigation on back button - fix
Description of Change
The [Export("navigationBar:shouldPopItem:")]
is not being triggered when navigating back with the iOS's callout menu
Fixes https://github.com/dotnet/maui/issues/23892
Before | After |
---|---|