How do you create NavigationDrawer in .NET MAUI?

To create a navigation drawer in .NET MAUI, you can use the “Grid” that slides in from the left side of the screen when a button is clicked. This drawer will include various menu items for navigation. XAML C#