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.
The array of items that precede the current item.
var backList: [WKBackForwardListItem] { get }The items are in the order in which the web view originally visited them.