| Interface | Description |
|---|---|
| SystemBootstrap.Loader |
Simple interface for how a library by name should be loaded.
|
| Class | Description |
|---|---|
| CefApp |
Exposes static methods for managing the global CEF context.
|
| CefBrowserSettings |
Browser initialization settings.
|
| CefClient |
Client that owns a browser and renderer.
|
| CefSettings |
Initialization settings.
|
| OS | |
| SystemBootstrap |
To allow customization of System.load() calls by supplying a different
implementation.
|
| Enum | Description |
|---|---|
| CefApp.CefAppState |
The CefAppState gives you a hint if the CefApp is already usable or not
usable any more.
|
| CefSettings.LogSeverity |
Log severity levels.
|