@MichaelRidland I have a ModalPage which should only be popped if not data was modified. So I would have to override OnBackButtonPressed in my Page. I want to forward this MethodCall to my PageModel. How can I access the PageModel from Page?
Or does FreshMVVM provides a built in way to do this?
↧
FreshMVVM how to intercept the hardware backbutton / acess the PageModel from Page
↧