UIDatePickerStyle.compact
A style indicating that the date picker displays as a label that when tapped displays a calendar-style editor.
Declaration
case compactDiscussion
You can’t use this style with the UIDatePicker.Mode.countDownTimer mode.
A style indicating that the date picker displays as a label that when tapped displays a calendar-style editor.
case compactYou can’t use this style with the UIDatePicker.Mode.countDownTimer mode.