Work with pages in Swift Playgrounds on iPad
You can add pages to your playground to add features and help organize your code. You can also rename, reorder, duplicate, or delete pages.
The pages appear in the playground’s sidebar, which opens when you tap near the top left.
Go to a page
In the open playground in the Swift Playgrounds app on your iPad, do any of the following:
View a list of the playground’s pages: Tap near the top left to open the sidebar.
Go to a page: Tap the page in the sidebar.
Add or delete a page
In a playground you create in the Swift Playgrounds app on iPad, tap to open the sidebar, tap Edit above the page list, then do any of the following in the sidebar:
Add a new page: Tap the Add button next to Pages, then type a name for the new page.
Delete a page: Tap next to the page, then choose Delete.
If Delete doesn’t appear in the list of options for a page, it means you can’t delete that page.
Rename or duplicate a page
In a playground you create on your iPad, you can rename or duplicate a page.
In the Swift Playgrounds app on iPad, open the sidebar by tapping .
Tap Edit above the page list, then do any of the following:
Rename a page: Tap next to the page, choose Rename, then enter a new name.
Duplicate a page: Tap next to the page, choose Duplicate, then enter a name for the duplicate.
Reorder pages
In a playground you create on your iPad, you can reorder the pages.
In the Swift Playgrounds app on iPad, open the sidebar by tapping .
Tap Edit, touch and hold next to any page, then drag it to change the order of the pages.
When you finish making changes to the page order, tap Done in the upper-right corner of the list.