Contents

datePickerStyle

The current style of the date picker.

Declaration

var datePickerStyle: UIDatePickerStyle { get }

Discussion

This property always returns a concrete style, never UIDatePickerStyle.automatic.

See Also

Configuring the date picker style