backItem
The item that precedes the current item in the back-forward list.
Declaration
var backItem: WebHistoryItem! { get }Discussion
nil if none precedes it.
The item that precedes the current item in the back-forward list.
var backItem: WebHistoryItem! { get }nil if none precedes it.