PickerViewComponents enum PickerViewComponents : Int This enumerates the two PickerView components. weekday The leftmost component is for the weekday. Declaration Swift case weekday time The rightmost component is for the time slot. Declaration Swift case time