phoenix_title wx.html2.WebViewUserScriptInjectionTime

The WebViewUserScriptInjectionTime enumeration provides the following values:

Description

Value

wx.html2.WEBVIEW_INJECT_AT_DOCUMENT_START

Insert the code of the user script at the beginning of loaded documents.

wx.html2.WEBVIEW_INJECT_AT_DOCUMENT_END

Insert the code of the user script at the end of the loaded documents.