Contents

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 }

See Also

Navigating between webpages