Replies: 1 comment
-
Set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
with MAUI you can no longer make buttons inactive by placing a BoxView or a Frame over it with an opacity. It worked with xamarin. This is useful for example in the case of an activityIndicator to prevent the user from clicking on other buttons when a process is in progress
Sample
Beta Was this translation helpful? Give feedback.
All reactions