Click or drag to resize

CefWindowInfo Constructor

Initializes a new instance of the CefWindowInfo class

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected CefWindowInfo(
	bool own
)

Parameters

own
Type: SystemBoolean
See Also