Xamarin.Forms Shell has an IsVisible
property you can use to show and hide pages in a flyout or tab bar, and control if those pages are routable based on any criteria such as authorization role.
We're a place where coders share, stay up-to-date and grow their careers.
Xamarin.Forms Shell has an IsVisible
property you can use to show and hide pages in a flyout or tab bar, and control if those pages are routable based on any criteria such as authorization role.
For further actions, you may consider blocking this person and/or reporting abuse
Glowreeyah -
Diskh -
Christopher Rodriguez -
ashok2maruthamuthu -
Discussion (1)
when i tried to apply the same logic to flyoutitem, the IsAdmin value always returns false for some reason. I have tried placing breakpoints during debugging and the value on the code behind was true before being pushed into the page. Any idea what did i do wrong?
my modified code: dev-to-uploads.s3.amazonaws.com/up...