Click or drag to resize

CefAppGetBrowserProcessHandler Method

Return the handler for functionality specific to the browser process. This method is called on multiple threads in the browser process.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual CefBrowserProcessHandler GetBrowserProcessHandler()

Return Value

CefBrowserProcessHandler
See Also