在基于View的NSTableView中,我有一个NSTableCellView的子类。我想更改选定行的cellView的文本颜色。classCellView:NSTableCellView{overridevarbackgroundStyle:NSBackgroundStyle{set{super.backgroundStyle=newValueself.udpateSelectionHighlight()}get{returnsuper.backgroundStyle;}}funcudpateSelectionHighlight(){if(self.backgroundStyle=