Contents

exchangePage(at:withPageAt:)

Swaps one page with another.

Declaration

func exchangePage(at indexA: Int, withPageAt indexB: Int)

Discussion

This method raises an exception if either index value is out of bounds.

See Also

Working with Pages