UIPickerViewController is a common misrepresentation of the combination of a UIPickerView, its delegate, and its data source.
UIPickerViewController does not exist in iOS, however it is commonly used to refer to a UIPickerView and its associated delegate and data source. Please use the uipickerview and/or uipickerviewdatasource tags instead.