Click or drag to resize

CefRenderProcessHandlerOnRenderThreadCreated Method

Called after the render process main thread has been created.

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 OnRenderThreadCreated(
	CefListValue extraInfo
)

Parameters

extraInfo
Type: Internal.Xilium.CefGlueCefListValue
See Also