New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the position of a navigation item in the NavigationViewPane control.

Definition

Namespace:Telerik.Maui.Controls.NavigationView

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum NavigationViewItemPosition

Fields

Specifies that the navigation item should be placed in the content area of the NavigationViewPane control.

C#
Content = 0

Specifies that the navigation item should be placed in the footer area of the NavigationViewPane control.

C#
Footer = 2

Specifies that the navigation item should be placed in the header area of the NavigationViewPane control.

C#
Header = 1
In this article
DefinitionFieldsContentFooterHeader
Not finding the help you need?
Contact Support