Click or drag to resize

CefBrowserProcessHandlerOnContextInitialized Method

Called on the browser process UI thread immediately after the CEF context has been initialized.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void OnContextInitialized()
See Also