Contents

backList

The array of items that precede the current item.

Declaration

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

Discussion

The items are in the order in which the page originally visited them.