Xamarin Navigation Drawer (SfNavigationDrawer) Overview

17 May 20211 minute to read

Essential NavigationDrawer for Xamarin.Forms is a simpler component to create navigation pane in application. It has a content area and a sliding pane that slides out from the edge of the page. The pane can be opened by swiping the edges of the screen or programmatically.

Xamarin Navigation Drawer

Key Features

  • Pane positions – Supports pane position in all four directions such as Left, Right, Top and Bottom.

  • Animated transitions – Supports opening/closing of pane due to the transition SlideOnTop, Push and Reveal.

  • Changeable swipe sensitivity – Flexible for the users to update touch threshold based on their device screen size.