Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
As a general rule of MVVM programming, a developer shouldn't have to include UI-like components in their view models. As such, we should be able to bind `ItemsSource` to any list of objects, not just SfSegmentItem. a developer shouldn't have to refer to any SyncFusion components in their view model. An ItemTemplate property should probably be added to allow for the developer to define how to set the properties of a SfSegmentItem in XAML.
Please revisit all controls/sample for this capability.