Contents

webArchive

A web archive representing the data source, its subresources, and subframes.

Declaration

var webArchive: WebArchive! { get }

Discussion

In the case of HTML, if the current content is preferred, then send webArchive to the appropriate DOM object.

See Also

Related Documentation