API Notes: WebKit framework#
The full API is described in Apple’s documentation, both the C and Objective-C APIs are available (but see the API Notes below).
These bindings are accessed through the WebKit package (that is, import WebKit).
API Notes#
Carbon integration functions are not supported.
The relevant functions are:
HIWebViewCreate,HIWebViewCreateWithClassandHIWebViewGetWebView.Java plugins (informal protocol
WebJavaPlugIn) are not supported.The NPAPI interface of WebKit is not supported