Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
lawrence_shaun_introducing_net_maui_build_and_deploy_crosspl.pdf
Скачиваний:
46
Добавлен:
26.06.2023
Размер:
5.15 Mб
Скачать

Chapter 5 User Interface Essentials

Taking Your Application for a Spin

If you run the application, you will see that you are first presented with the screen to create a new board. You can enter the details and press Save.

Figure 5-7 shows how your application looks when it is first loaded.

Figure 5-7.  The application home page

Or you can slide out the menu from the left-hand side. Figure 5-8 shows the flyout menu in your application.

161

Chapter 5 User Interface Essentials

Figure 5-8.  The application flyout menu

By either selecting the board or pressing Save you will be navigated to your FixedBoardPage. Figure 5-9 shows your FixedBoardPage displaying with the default content. This is because you haven’t wired up the board object that you are receiving but it proves that your navigation and Shell setup is working.

162