copyFont(_:)
This action method copies the font information for the first character of the selection (or for the insertion point) onto the font pasteboard, as NSFontPboardType.
Declaration
func copyFont(_ sender: Any?)This action method copies the font information for the first character of the selection (or for the insertion point) onto the font pasteboard, as NSFontPboardType.
func copyFont(_ sender: Any?)