CefV8ContextGetGlobal Method |
Returns the global object for this context. The context must be entered
before calling this method.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CefV8Value GetGlobal()
Return Value
CefV8Value
See Also