saveAllDocuments(_:)
As the action method called by the Save All command, saves all open documents of the application that need to be saved.
Declaration
@IBAction func saveAllDocuments(_ sender: Any?)As the action method called by the Save All command, saves all open documents of the application that need to be saved.
@IBAction func saveAllDocuments(_ sender: Any?)