interactionState
An object you use to capture the current state of interaction in a web view so that you can restore that state later to another web view.
Declaration
var interactionState: Any? { get set }An object you use to capture the current state of interaction in a web view so that you can restore that state later to another web view.
var interactionState: Any? { get set }