Hi CY,
The Xamarin.Forms DataForm does not expose such functionality out of the box. We have a feature request logged to expose a mechanism to use a custom editor which you can track on the following link -
DataForm: Implement Custom Editor.
Apart from that you can check the documentation of the native controls and try to implement the functionality you are looking for by creating a custom renderer and modifying the native control. Here are the documentation for
iOS and
Android. The task is easily achievable in iOS by modifying the
TKDataFormTimePickerEditor used:
Regards,
Stefan Nenchev
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Feedback Portal and vote to affect the priority of the items