If the SelectedIndex value set is outside the items bounds, automatically select the first or last item instead of throwing a NullReferenceException.
Ex. Similar to the behavior of the Xamarin.Forms Picker control.
2 comments
ADMIN
Yana
Posted on:05 Dec 2018 14:18
Hello,
Thank you for sending the feedback on the SegmentedControl selection. Both suggestions are valid, so I've updated the status of the item to "Approved".
Regards,
Yana
ADMIN
Lance | Senior Manager Technical Support
Posted on:27 Nov 2018 15:23
As a secondary feedback, the control should be catching these exceptions internally and not causing consumer application to crash.