Contents

changeAttributes(_:)

An action method that changes the attributes of the current selection.

Declaration

func changeAttributes(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

Discussion

This method behaves similar to the changeAttributes(_:) method in NSTextView.

See Also

Changing the Font, Color and Other Attributes When Editing