0
PDFView에서 색상을 변경 했는데도 강조 표시된 선택 항목이 항상 같은 색상으로 나타납니다 (OSX 사용). 그래서 왜 그리고 어떻게이 버그를 해결할 수 있는지 알고 싶습니다.highlightedSelects in PDFView osx
pdfSelection.color = myColor //a color choise by user
pdfView.highlightedSelections?.append(pdfSelection)