Contents

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.

See Also

Getting the Most Recent Items