MacOS_TransparentScroller
class MacOS_TransparentScroller : NSScroller
This overrides the draw(_:) method, to ensure that only the “knob” gets drawn.
-
Declaration
Swift
override func draw(_ dirtyRect: NSRect)