Shell.GetNavBarIsVisible(BindableObject) Method

Definition

Gets the visibility of the navigation bar of the obj in a Shell application.

public static bool GetNavBarIsVisible (Xamarin.Forms.BindableObject obj);
static member GetNavBarIsVisible : Xamarin.Forms.BindableObject -> bool

Parameters

Returns

System.Boolean

true if the navigation bar is visible.

Applies to