-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
controls 🎛️feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityopen discussion ☎️
Description
Describe the problem this feature would solve
Many apps use enums for storing options and today there isn't a straightforward way to show them on the UI using XAML without writing a custom converter.
Describe the solution
Provide a new EnumToStringConverter which uses reflection to convert an enum value to its string representation and vice versa.
Describe alternatives you've considered
None
Metadata
Metadata
Assignees
Labels
controls 🎛️feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityopen discussion ☎️