CefBrowserHost SetFocus Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Set whether the browser is focused.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void SetFocus(
	bool focus
)

Parameters

focus
Type: OnlineSystem Boolean

[Missing <param name="focus"/> documentation for "M:Xilium.CefGlue.CefBrowserHost.SetFocus(System.Boolean)"]

See Also