XAM-Consulting / FreshEssentials

FreshEssentials for Xamarin.Forms has ONLY the most common extensions you need for Xamarin.Forms
Apache License 2.0
107 stars 30 forks source link

Add support for "OnTextColor" and "OffTextColor" to SegmentedButtonGroup #36

Open Hungeberg opened 6 years ago

Hungeberg commented 6 years ago

Setting the Label TextColor using the LabelStyle does not work for the SegmentedButtonGroup.

And I would rather have an overall option like the OnColor and OffColor options to override the Label TextColor for Active (ON) Segmented Buttons and Off.