Share via


NavigationPage Class

Definition

Appcompat platform specific navigation page.

public ref class NavigationPage abstract sealed
public static class NavigationPage
type NavigationPage = class
Public Module NavigationPage
Inheritance
NavigationPage

Fields

Name Description
BarHeightProperty

Bindable property for attached property BarHeight.

Methods

Name Description
GetBarHeight(BindableObject)

Returns the height of the navigation bar.

GetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>)

Returns the height of the navigation bar.

SetBarHeight(BindableObject, Int32)

Sets the height of the navigation bar.

SetBarHeight(IPlatformElementConfiguration<Android,NavigationPage>, Int32)

Sets the height of the navigation bar.

Applies to