Xamarin.Forms.NavigationPage.GetHasNavigationBar Method
Returns a value that indicates whether the page has a navigation bar.

Syntax

public static bool GetHasNavigationBar (BindableObject page)

Parameters

page
The Xamarin.Forms.Page being queried.

Returns

true if page would display a navigation bar were it the NavigationPage.CurrentPage.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0