UIDatePicker.Mode
The mode displayed by the date picker.
Declaration
enum ModeOverview
The mode determines whether dates, times, or both dates and times are displayed. You can also use it to specify the appearance of a countdown timer. You can set and retrieve the mode value through the datePickerMode property.
Topics
Constants
UIDatePicker.Mode.timeUIDatePicker.Mode.dateUIDatePicker.Mode.dateAndTimeUIDatePicker.Mode.yearAndMonthUIDatePicker.Mode.countDownTimer