| WKBackForwardList |
A WKBackForwardList object is a list of webpages previously
visited in a web view that can be reached by going back or forward.
|
| WKBackForwardListItem |
A WKBackForwardListItem object represents a webpage in the back-forward list of a web view.
|
| WKContentRuleList |
|
| WKContentRuleListStore |
|
| WKContentWorld |
A WKContentWorld object allows you to separate your application's interaction with content displayed in a WKWebView into different roles that cannot interfere with one another.
|
| WKContextMenuElementInfo |
|
| WKFindConfiguration |
|
| WKFindResult |
|
| WKFrameInfo |
A WKFrameInfo object contains information about a frame on a webpage.
|
| WKHTTPCookieStore |
A WKHTTPCookieStore object allows managing the HTTP cookies associated with a particular WKWebsiteDataStore.
|
| WKNavigation |
A WKNavigation object can be used for tracking the loading progress of a webpage.
|
| WKNavigationAction |
A WKNavigationAction object contains information about an action that may cause a navigation, used for making policy decisions.
|
| WKNavigationResponse |
Contains information about a navigation response, used for making policy decisions.
|
| WKPDFConfiguration |
|
| WKPreferences |
A WKPreferences object encapsulates the preference settings for a web
view.
|
| WKPreviewElementInfo |
|
| WKProcessPool |
A WKProcessPool object represents a pool of web content processes.
|
| WKScriptMessage |
A WKScriptMessage object contains information about a message sent from
a webpage.
|
| WKSecurityOrigin |
A WKSecurityOrigin object contains information about a security origin.
|
| WKSnapshotConfiguration |
|
| WKUserContentController |
A WKUserContentController object provides a way for JavaScript to post
messages to a web view.
|
| WKUserScript |
A @link WKUserScript @/link object represents a script that can be injected into webpages.
|
| WKWebpagePreferences |
A WKWebpagePreferences object is a collection of properties that
determine the preferences to use when loading and rendering a page.
|
| WKWebsiteDataRecord |
A WKWebsiteDataRecord represents website data, grouped by domain name using the public suffix list.
|
| WKWebsiteDataStore |
A WKWebsiteDataStore represents various types of data that a website might
make use of.
|
| WKWebView |
|
| WKWebViewConfiguration |
A WKWebViewConfiguration object is a collection of properties with
which to initialize a web view.
|
| WKWindowFeatures |
WKWindowFeatures specifies optional attributes for the containing window when a new WKWebView is requested.
|