datePickerElements
A bitmask that indicates which visual elements of the date picker are currently shown, and which won’t be usable because they are hidden.
Declaration
var datePickerElements: NSDatePicker.ElementFlags { get set }Discussion
See “Constants” in NSDatePickerCell for a description of the possible values.