Documentation Archive

Developer

Markup Formatting Reference

On This Page

Next Page

Open the next page in the playground.

The next page is the playground page in the Xcode project navigator that is below the page containing the link. No page is opened if the link is in the last page.

For example, in the screenshot If Creating.playground is the playground page containing the link, then Adding Files.playground is the next 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](@next)

Example

  1. //: [Next Topic](@next)
image: ../Art/MFR_Next_page_2x.png