How to make Multiple Selection in UIPickerView?

Hi everyone, i use a picker view for list my colors and i want to multiple selection in picker view. For example user can select blue and green color in picker view same time and i want to change selected colors title's color

This question is probably better asked over on the Apple Developer forums. Question is not related to the Swift language, only the Apple frameworks.