highlight(_:)
An action for toggling NSTextHighlightStyleAttributeName in the receiver’s selected range. The sender should be a menu item with a representedObject of type (NSTextHighlightColorScheme).
Declaration
@IBAction func highlight(_ sender: Any?)