changeColor(_:)
Sets the color of the selected content.
Declaration
func changeColor(_ sender: Any?)Parameters
- sender:
The object that sent this message.
Discussion
This method is invoked by the NSColorPanel sender and behaves similar to the changeColor(_:) method in NSTextView.