You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
The root page gets set by assigning the MainPageProperty (MainPage = rootPage;). Technically speaking this is not a navigation. But the root page also needs to initialise its content.
The text was updated successfully, but these errors were encountered:
Thanks for this suggestion! As Xamarin.Forms is now in maintenance mode, this will not happen anymore for Xamarin.Forms. We're only adding bugfixes and stability fixes.
If this is still important to you, make sure to check the .NET MAUI repo and see if it's already on the roadmap. If not, feel free to open a discussion to discuss a change first or open an issue with a detailed feature request. Thanks!
Summary
The root page gets set by assigning the MainPageProperty (MainPage = rootPage;). Technically speaking this is not a navigation. But the root page also needs to initialise its content.
The text was updated successfully, but these errors were encountered: