xamarin / Xamarin.PropertyEditing

MIT License
24 stars 16 forks source link

Include a mechanism to include separators in PredefinedValues #644

Open netonjm opened 5 years ago

netonjm commented 5 years ago

In VS4Mac we have some PredefinedValues that include dividers to make more clear the selection of items for the user.

image

I did an approach here https://github.com/xamarin/Xamarin.PropertyEditing/commit/5d8f2e2e625bac39fa47d1ed1533ceac51af1cda @ermau what do you think?

image