EnumNavigationViewItemPosition
Enum
Specifies the position of a navigation item in the NavigationViewPane control.
Definition
Namespace:Telerik.Maui.Controls.NavigationView
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum NavigationViewItemPosition
Fields
Content
Specifies that the navigation item should be placed in the content area of the NavigationViewPane control.
Footer
Specifies that the navigation item should be placed in the footer area of the NavigationViewPane control.
Header
Specifies that the navigation item should be placed in the header area of the NavigationViewPane control.