didChangeTypingAttributesNotification
Posted when there is a change in the typing attributes within a text view.
Declaration
class let didChangeTypingAttributesNotification: NSNotification.NameDiscussion
This notification is posted, via the textViewDidChangeTypingAttributes(_:) delegate method, whether or not text has changed as a result of the attribute change.