Pasteboard Names
Names identifying the system pasteboards.
Overview
You can access the general system pasteboard by calling the class method init(name:create:), specifying the UIPasteboardNameGeneral constant as the first argument. You can alternatively access the general pasteboard by calling the general class method. The general system pasteboard is persistent across device restarts, app uninstalls, and app restores.