Click or drag to resize

IsBrowserInitializedChangedEventArgs Constructor

Version 71.0.0
Default constructor

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 71.0.0.0 (71.0.0.0)
Syntax
public IsBrowserInitializedChangedEventArgs(
	bool isBrowserInitialized
)

Parameters

isBrowserInitialized
Type: SystemBoolean
bool
See Also