domDocument
The web frame’s DOM document.
Declaration
var domDocument: DOMDocument! { get }Discussion
nil if the receiver doesn’t have a DOM document; for example, if it’s a standalone image.
The web frame’s DOM document.
var domDocument: DOMDocument! { get }nil if the receiver doesn’t have a DOM document; for example, if it’s a standalone image.