EFColorPicker
EFColorPicker copied to clipboard
'setSelectedIndex' is inaccessible due to 'internal' protection level
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [ ] I have read the README.md, but there is no information I need.
- [ ] I have searched in existing issues, but did find a same one.
Issue Description
colorSelectionView.setSelectedIndex(index: .RGB, animated: false)
Description
error: 'setSelectedIndex' is inaccessible due to 'internal' protection level
[Tell us about the issue]
Reproduce
[The steps to reproduce this issue. What are the parameters, where did you put your code, etc.]
Other Comment
[Add anything else here]