WebKit Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The WebKit namespace provides Web browser control.
Classes
Interfaces
IDomEventListener | |
IDomEventTarget | |
IDomNodeFilter | |
IIndexedContainer<T> | |
IWebDocumentRepresentation | |
IWebDownloadDelegate | |
IWebFrameLoadDelegate | |
IWebOpenPanelResultListener | |
IWebPolicyDecisionListener | |
IWebPolicyDelegate | |
IWebResourceLoadDelegate | |
IWebUIDelegate | |
IWKHttpCookieStoreObserver |
Interface that represents the required members of the WKHttpCookieStoreObserver protocol. |
IWKNavigationDelegate |
Interface representing the required methods (if any) of the protocol WKNavigationDelegate. |
IWKPreviewActionItem |
Interface that provides access to the properties of the preview action item for a web view. |
IWKScriptMessageHandler |
Interface representing the required methods (if any) of the protocol WKScriptMessageHandler. |
IWKUIDelegate |
Interface representing the required methods (if any) of the protocol WKUIDelegate. |
IWKUrlSchemeHandler |
Interface for handling arbitrary URL schemes. |
IWKUrlSchemeTask |
Interface for a task that loads data from a URL with an arbitrary scheme. |
Enums
DomCssRuleType | |
DomCssValueType | |
DomDelta | |
DomDocumentPosition | |
DomEventPhase | |
DomKeyLocation | |
DomNodeType | |
DomRangeCompareHow | |
WebActionMouseButton | |
WebCacheModel | |
WebDragDestinationAction | |
WebDragSourceAction | |
WebNavigationType | |
WKAudiovisualMediaTypes |
Enumerates media types. |
WKDataDetectorTypes |
Enumerates the kinds of data that are detected and converted to links. |
WKErrorCode |
Enumerates WebKit errors. |
WKNavigationActionPolicy |
Contains values that enumerate whether to cancel or allow navigation actions. |
WKNavigationResponsePolicy |
Contains values that enumerate whether the response delegate should cancel or allow navigation. |
WKNavigationType |
Enumerates the types of action that can cause navigation. |
WKSelectionGranularity |
Enumerates values the controls how selections are created. |
WKUserScriptInjectionTime |
Enumerates values that indicate when to inject a script. |