currentFontAction
The current font conversion action.
Declaration
var currentFontAction: NSFontAction { get }Discussion
The value of this property represents the current font action used by the convert(_:) method. This property is intended to be used to query the font conversion action while the action message (usually changeFont:) is being invoked.