For Android / iOS
I'm wondering if it's possible to have the "Focused" view of a timepicker embedded into another view or straight onto a ContentPage. Basically so there's no dialog popup and the controls are available on page load. I've searched a bit and can't seem to find anything relating to this.
Obviously I could create the view myself with each individual part that I want, but I'm hoping that I can access that Focused view and utilize it.
Is this possible? Any help is greatly appreciated.
Thanks