Contents

browseVersions(_:)

Opens the Versions browser in the document’s main window.

Declaration

@IBAction func browseVersions(_ sender: Any?)

Parameters

  • sender:

    The control sending the message.

Discussion

This is the action of the Browse Saved Versions menu item in a document-based app.

See Also

Browsing Document Versions