changeColor(_:)
Sent to the first responder when the user selects a color in an NSColorPanel object.
Declaration
func changeColor(_ sender: NSColorPanel?)Parameters
- sender:
The Nscolorpanel sending the message.
Sent to the first responder when the user selects a color in an NSColorPanel object.
func changeColor(_ sender: NSColorPanel?)The Nscolorpanel sending the message.