Contents

forwardList

The array of items that follow the current item.

Declaration

var forwardList: [WKBackForwardListItem] { get }

Discussion

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

See Also

Getting Sublists