Replies: 1 comment
-
I'm running into the same issue with a nullable enum property. Not sure if this is related to Maui.Markup, to MAUI itself or enum properties. |
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.
-
Let's say I want to build an app theme selector. I have the following page:
The SelectedValueProperty is never bound in either direction. What is the proper syntax for this use case?
Beta Was this translation helpful? Give feedback.
All reactions