Shell.GetTabBarIsVisible(BindableObject) Method

Definition

Gets the tabs visibility when the given obj is active.

public static bool GetTabBarIsVisible(Microsoft.Maui.Controls.BindableObject obj);

Parameters

obj
BindableObject

The object that modifies the tabs visibility.

Returns

true if the tab bar is visible; otherwise, false.

Applies to

Product Versions
.NET MAUI 8, 9