sendAction()
A Boolean value that indicates whether a responder handled the font manager’s action message.
Declaration
func sendAction() -> BoolDiscussion
By default, the font manager’s action message is changeFont:. The value of this property is true if some responder object handled the changeFont: message or false if the message went unheard.