✅ [.NET MAUI] Customize Back button appearance on windows platform.
the built-in UI of the back button on windows platform is not noticeable at all with a small size and bad contrast color, in mobile devices it looks absolutely fine, it's like a medium size icon of an arrow inside the header besides the title of the page, while on windows it is above the header, I tried customizing it using
BackButtonBehaviour
property on Shell but still does not work on windows.5 Replies
hello
thats what i found
.NET MAUI Shell navigation - .NET MAUI
Learn how .NET MAUI Shell apps can utilize a URI-based navigation experience that permits navigation to any page in the app, without having to follow a set navigation hierarchy.
enjoy
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.