Could anybody tell me please if the Telerik controls for Xamarin.Forms (in particular SegmentedControl and TimeSpanPicker) support:
(a) keyboard use (esp. on UWP) to switch between segments for SegmentedControl and to do the usual picker things for TimeSpanPicker
(b) TabIndex (esp. on UWP)
(c) AccessKey (esp. on UWP)
(d) AutomationProperties to support screen readers on Android, iOS and UWP
(my free trial ran out ages ago, so I just want to check the basics before opening my wallet or implementing my own alternatives).
Answers
Have you read this article yet?
It doesn't answer any of the questions in my post above.