rrmanzano / maui-bindableproperty-generator

Source generator that automatically transforms fields into BindableProperties that can be used in MAUI
MIT License
132 stars 10 forks source link

Support coerce value callbacks #26

Open tranb3r opened 5 months ago

tranb3r commented 5 months ago

Hi,

Could you please add support for corce value callbacks? https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/bindable-properties?view=net-maui-8.0#coerce-value-callbacks

Thanks

rrmanzano commented 1 month ago

Hi, thanks for your feedback. I am considering including this feature in the next release. I will update this thread when ready. Thanks