action
The action sent to the first responder when the user selects a new font from the Font panel or chooses a command from the Font menu.
Declaration
var action: Selector { get set }Discussion
The default action is changeFont:. You should rarely need to change this setting.