EFColorPicker icon indicating copy to clipboard operation
EFColorPicker copied to clipboard

'setSelectedIndex' is inaccessible due to 'internal' protection level

Open WJVijay opened this issue 3 years ago • 0 comments

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]

WJVijay avatar Mar 12 '21 06:03 WJVijay