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.
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
PyPixel -
João Matheus -
Caleb Weeks -
shrey vijayvargiya -
Once suspended, dotnet will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, dotnet will be able to comment and publish posts again.
Once unpublished, all posts by dotnet will become hidden and only accessible to themselves.
If dotnet is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to David Ortinau.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag dotnet:
Unflagging dotnet will restore default visibility to their posts.
Top comments (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...