Contents

changeColor(_:)

Sets the color of the selected text.

Declaration

func changeColor(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message. NSTextView’s implementation sends a Color message to sender to get the new color.

See Also

Setting text attributes