forwardItem
The item immediately following the current item, if any.
Declaration
var forwardItem: WKBackForwardListItem? { get }Discussion
If the current item is the last item in the list, this value in this property is nil.
The item immediately following the current item, if any.
var forwardItem: WKBackForwardListItem? { get }If the current item is the last item in the list, this value in this property is nil.