Last Updated:
26 Aug 2022 10:02
by Stefano
Currently, there is no ItemTemplate for the SegmentedControl, therefore we need to use an IEnumerable<string>.
Please add support for ItemTemplate, or DisplayMemeberBinding property, so that we can bind to an IEnumerable<T>.