fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.13k stars 122 forks source link

Add onBackButtonPressed modifier to NavigationPage #980

Closed TimLariviere closed 1 year ago

TimLariviere commented 1 year ago

If we are listening to the BackButtonPressed event, cancel the automatic back navigation and trigger the event; otherwise just let the automatic back navigation happen