CefV8ContextGetGlobal Method |
Returns the global object for this context. The context must be entered
before calling this method.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public CefV8Value GetGlobal()
Return Value
Type:
CefV8ValueSee Also