Contents

UIDatePickerStyle.compact

A style indicating that the date picker displays as a label that when tapped displays a calendar-style editor.

Declaration

case compact

Discussion

You can’t use this style with the UIDatePicker.Mode.countDownTimer mode.

See Also

Styles