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.