Namespace Syncfusion.UI.Xaml.NavigationDrawer
Classes
| NavigationItem
Implements a selectable item in a SfNavigationDrawer control. |
| NavigationItemClickedEventArgs
Provides data for the ItemClicked event. |
| NavigationItemCollapsedEventArgs
Provides data for the ItemCollapsed event. |
| NavigationItemEventArgs
Represents the base class and provides data for the events in SfNavigationDrawer class. |
| NavigationItemExpandedEventArgs
Provides data for the ItemExpanded event. |
| NavigationItemsCollection
Holds the list of items that constitute the content of an SfNavigationDrawer. |
| SfNavigationDrawer
Represents a sidebar navigation view that is used to create a navigation menu for easy navigation. It provides compact and extended display modes with built-in navigation view items with the ability to switch between modes based on the available size of the control. |
| SfNavigationDrawer.ToggledEventArgs |
Enums
| DisplayMode
Defines constants that specify how the drawer is shown in a NavigationDrawer. |
| ItemType
Define constants that specify the types of items that can be populated to the drawer. |
| Position
Defines the constants that specify where the drawer is placed. |
| Transition
Defines constants that specify how the drawer is animated when opened and closed. |
Delegates
| SfNavigationDrawer.DrawerCancelEventHandler
Represents an event handler for handling the navigationDrawer with cancel arguments. |
| SfNavigationDrawer.DrawerEventHandler
Represents an event handler for handling the drawer in NavigationDrawer event. |