currentItem
The current item.
Declaration
@MainActor var currentItem: WebPage.BackForwardList.Item? { get }Discussion
When the webpage has not loaded any resources, this value will be nil.
The current item.
@MainActor var currentItem: WebPage.BackForwardList.Item? { get }When the webpage has not loaded any resources, this value will be nil.