Developer Docs - Mobile Docs - Date Picker

Inherits from Xamarin.Forms.DatePicker

Presents a field that displays the selected date (or placeholder text) and allows the user to change the date. During edit mode, the date picker also exposes a Clear button that allows the user to clear the selected date completely.

Properties

DatePickerStyle v6.0

This property/enum only makes a difference on iOS.

Example


    

Native date picker on iOS

How to update the year is not immediately apparent on Android - you must tap the year at the top and not the date between the arrows.

Native date picker on Android


    

Native iOS picker with an Inline DatePickerStyle.