Contents

go(to:)

Makes the specified item in the back-forward list the current item.

Declaration

func go(to item: WebHistoryItem!)

Parameters

  • item:

    A web history item that represents a visited webpage. If item is not in the back-forward list, an Invalidargumentexception exception is raised.

See Also

Moving Backward and Forward