DevExpress.XamarinForms.Navigation Namespace
Assembly:
DevExpress.XamarinForms.Navigation.dll
NuGet Package:
DevExpress.XamarinForms.Navigation
Classes
Name |
Description |
DrawerPage
|
A page that can show / hide a drawer panel with the application’s main navigation menu and information a user may require (for example, account information).
|
DrawerView
|
The view that can show / hide a panel with navigation information and another data the end user may require (for example, account information).
|
Initializer
static
|
Contains the Init method that initializes the DevExpress Navigation components.
|
ItemHeaderTappedEventArgs
|
|
TabItem
|
The base class for the TabViewItem and TabPageItem classes.
|
TabPage
|
A page that allows tab navigation through a collection of pages.
|
TabPageItem
|
Stores the TabPage item’s header settings and content.
|
TabView
|
A view that displays content in related items at the same level of hierarchy.
|
TabViewItem
|
Stores the TabView item’s header settings and content.
|
Structs
Name |
Description |
TabHeaderLength
|
The header panel’s length that supports the the automatically calculated size.
|
TabItemLength
|
The item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.
|