自定义NSScrolleroverride func draw(_ dirtyRect: NSRect) {NSColor.clear.set()NSRectFill(dirtyRect)self.drawKnob()}