maui-bindableproperty-generator icon indicating copy to clipboard operation
maui-bindableproperty-generator copied to clipboard

Source generator that automatically transforms fields into BindableProperties that can be used in MAUI

Results 11 maui-bindableproperty-generator issues
Sort by recently updated
recently updated
newest added

When don't set it in inner class, it is ok: ![image](https://user-images.githubusercontent.com/17793881/224490723-5e194646-db23-485e-9106-c39adef62961.png) When set it in inner class, show error: ![image](https://user-images.githubusercontent.com/17793881/224490380-cfd02aac-681b-4b5c-88cc-91951993b2bf.png) ![image](https://user-images.githubusercontent.com/17793881/224490437-aaa4869d-7319-475a-bf2f-c7997e7df2aa.png)