Loads an archive into the web frame.
SDK
- macOS 10.3–10.14Deprecated
Framework
- Web
Kit
Declaration
- (void)loadArchive:(Web Archive *)archive;
Parameters
archive
The archive to load.
Loads an archive into the web frame.
SDK
Framework
- (void)loadArchive:(Web Archive *)archive;
archive
The archive to load.
- reload From Origin
Performs an end-to-end revalidation using cache-validating conditionals if possible.
- stop Loading
Stops any pending loads on the receiver’s data source, and those of its children.
- load Alternate HTMLString: base URL: for Unreachable URL:
Loads alternate content for a frame whose URL is unreachable.
- load Data: MIMEType: text Encoding Name: base URL:
Sets the main page contents, MIME type, content encoding, and base URL.