Click or drag to resize

ManagedCefBrowserAdapterGetBrowser Method

Version 75.1.140

[Missing <summary> documentation for "M:CefSharp.ManagedCefBrowserAdapter.GetBrowser(System.Int32)"]

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 75.1.140.0
Syntax
public virtual IBrowser GetBrowser(
	int browserId
)

Parameters

browserId
Type: SystemInt32

[Missing <param name="browserId"/> documentation for "M:CefSharp.ManagedCefBrowserAdapter.GetBrowser(System.Int32)"]

Return Value

Type: IBrowser

[Missing <returns> documentation for "M:CefSharp.ManagedCefBrowserAdapter.GetBrowser(System.Int32)"]

See Also