EventToCommandBehavior EventName and type safety #726
Replies: 2 comments
-
One way is to create your own markup extention like i did for font size: Extention
Usage
Learn morehttps://learn.microsoft.com/en-us/xamarin/xamarin-forms/xaml/markup-extensions/creating |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed and answered |
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.
-
Hello, is there any way to make EventName parametr type safety? It is string and code compile without error when typo is present. But function is not working.
Any advice ? Thanks L.
Beta Was this translation helpful? Give feedback.
All reactions