The identifier for a toolbar item that tells your app to print the current document.
Declaration
static let print: NSToolbarItem.IdentifierDiscussion
When selected, this item sends a printDocument: message to the first responder.
The identifier for a toolbar item that tells your app to print the current document.
static let print: NSToolbarItem.IdentifierWhen selected, this item sends a printDocument: message to the first responder.