I am trying to display a DatePicker with Year only format like below image;
I am new to Xamarin and couldn't find an inbuilt method or resource to follow on the internet.
There is no such DatePicker out of the box in xamarin android. But you can use the xamarin-picker of syncfusion to achieve yourself,which should meet your needs.https://www.syncfusion.com/products/xamarin/picker
DatePicker
xamarin-picker
syncfusion
You can check the following links for more details: https://help.syncfusion.com/xamarin/sfpicker/gettingstartedhttps://help.syncfusion.com/xamarin/sfpicker/cascading
And there is a sample at the botton of link: https://help.syncfusion.com/xamarin/picker/cascading
@iJay Have you resolved your question?
Answers
There is no such
DatePicker
out of the box in xamarin android.But you can use the
xamarin-picker
ofsyncfusion
to achieve yourself,which should meet your needs.https://www.syncfusion.com/products/xamarin/picker
You can check the following links for more details:
https://help.syncfusion.com/xamarin/sfpicker/gettingstarted
https://help.syncfusion.com/xamarin/sfpicker/cascading
And there is a sample at the botton of link: https://help.syncfusion.com/xamarin/picker/cascading
@iJay Have you resolved your question?