Sdílet prostřednictvím


NavigationPage.GetHasNavigationBar(BindableObject) Metoda

Definice

Vrátí hodnotu, která označuje, jestli page má navigační panel.

public static bool GetHasNavigationBar(Xamarin.Forms.BindableObject page);
static member GetHasNavigationBar : Xamarin.Forms.BindableObject -> bool

Parametry

page
BindableObject

Dotazovaný Page .

Návraty

System.Boolean

true pokud page by se zobrazil navigační panel, pokud by to byl CurrentPage.

Platí pro