Contents

backList

The array of items that precede the current item.

Declaration

var backList: [WKBackForwardListItem] { get }

Discussion

The items are in the order in which the web view originally visited them.

See Also

Getting Sublists