79513186

Date: 2025-03-16 20:25:58
Score: 0.5
Natty:
Report link

I ended up with

        public AppShell()
        {
            InitializeComponent();
            if (Preferences.Default.Get("StartPage2", true))
                this.CurrentItem = this.Items[1];
        }

Setting Visible=false resulted in the item becoming not visible in the navigation menu, not what I wanted.



Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Vadim Rapp