SyntaxFix
Write A Post
Hire A Developer
Questions
Use NSBox, which is a subclass of NSView, allowing us to easily style
Swift 3
let box = NSBox() box.boxType = .custom box.fillColor = NSColor.red box.cornerRadius = 5