[This is preliminary documentation and is subject to change.]
Return the handler for resource bundle events. If
CefSettings.pack_loading_disabled is true a handler must be returned. If no
handler is returned resources will be loaded from pack files. This method
is called by the browser and renderer processes on multiple threads.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Return Value
Type: CefResourceBundleHandler[Missing <returns> documentation for "M:Xilium.CefGlue.CefApp.GetResourceBundleHandler"]
See Also