Last Updated:
26 Aug 2022 10:02
by Stefano
Created by:
Stefano
Comments:
Category:
SegmentedControl
Type:
Feature Request
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>.