sgl0v / MSColorPicker

Color picker component for iOS
MIT License
190 stars 29 forks source link

Added colorViewMode property to MSColorSelectionViewController #11

Open mdescalzo opened 4 years ago

mdescalzo commented 4 years ago

Added colorViewMode property to allow the color selection mode to be set programmatically. This allows one to set the initial view mode to HSB if they wish.