Allow custom field and property attributes for [RelayCommand] #599
Labels
feature request 📬
A request for new changes to improve functionality
mvvm-toolkit 🧰
Issues/PRs for the MVVM Toolkit
Overview
When trying to serialize an object that contains a
[RelayCommand]
the command property gets serialized by default, which could be undesirable.We should be able to apply a custom property. to avoid serialization
Usage example
Breaking change?
No
Alternatives
The alternative is to pass options during serialization.
Help us help you
Yes, I'd like to be assigned to work on this item
The text was updated successfully, but these errors were encountered: