Enum
NavigationViewItemPosition

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.

Declaration

cs-api-definition
Content = 0

Field Value

NavigationViewItemPosition

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

Declaration

cs-api-definition
Footer = 2

Field Value

NavigationViewItemPosition

Header

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

Declaration

cs-api-definition
Header = 1

Field Value

NavigationViewItemPosition

In this article
DefinitionFieldsContentFooterHeader
Not finding the help you need?
Contact Support