1 year ago
#76991

Daniyal dehleh
Background color of NSButton doesn't changes & option not present in XCode
Unlike my colleague, who has Bezel color option , I don't have it in my xcode
& when even when I try to use this SO approach by changing colors from creating a "Key Path", it doesn't change nor does it change with swift code in VC:
let button = NSButton()
button.layer?.backgroundColor = NSColor.red.cgColor
swift
xcode
macos
storyboard
viewcontroller
0 Answers
Your Answer