shell hide tab

Shell
public AppShell()
{
    InitializeComponent();

    Shell.SetTabBarIsVisible(this, false);
}
Source

Also in Shell: