Contents

forwardList

The array of items that follow the current item.

Declaration

@MainActor var forwardList: [WebPage.BackForwardList.Item] { get }

Discussion

The items are in the order in which they were originally visited.