Documentation Archive

Developer

Markup Formatting Reference

On This Page

Previous Page

Open the previous page in the playground.

The previous page is the playground page in the Xcode project navigator that is above the page containing the link. No page is opened if the link is in the first page.

For example, in the screenshot If Creating.playground is the playground page containing the link, then Designing.playground is the previous page. Overview.playground is the first page and Adding Files.playground is the last page.

image: Art/MFR_pg_next_previous_2x.png

Works with:

  • ✓ Playgrounds

  •    Symbol documentation

Syntax

  • [link name](@previous)

Example

  1. //: [Previous Topic](@previous)
image: ../Art/MFR_Previous_Page_2x.png