.Net MAUI: How to make page with customizable footer?
I need to make a type of page that has a footer with a button which simply closes (pops) the current page. I have implemented the footer in one page already, which looks like this:
I need to make a type of page that has a footer with a button which simply closes (pops) the current page. I have implemented the footer in one page already, which looks like this: