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