March 2023
Intermediate to advanced
296 pages
5h 43m
English
Until now, we’ve been working with one page at a time, with no way to get to a page except by setting it in AppShell.xaml. Of course, this will not do for a real application, so in this chapter, we’ll look at various options for navigating from page to page. As you’ll see, .NET MAUI uses shell navigation, a process we’ll look at in some depth.
This chapter includes the following topics:
To get the most out of this chapter, you’ll need a copy of Visual Studio. The source code for the completed code shown in this chapter can be found here: https://github.com/PacktPublishing/.NET-MAUI-for-C-Sharp-Developers/tree/Navigation ...
Read now
Unlock full access