Click or drag to resize

CefBrowserGetHost Method

Returns the browser host object. This method can only be called in the browser process.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public CefBrowserHost GetHost()

Return Value

Type: CefBrowserHost
See Also