Creating the MasterPage
The MasterPage, which is used to show a hamburger menu, is a
ContentPage
that contains a ListView
. We will use data-binding to initialize the menu items.Last modified 4yr ago