| 接口 | 说明 |
|---|---|
| SystemBootstrap.Loader |
Simple interface for how a library by name should be loaded.
|
| 类 | 说明 |
|---|---|
| CefApp |
Exposes static methods for managing the global CEF context.
|
| 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.
|
| 枚举 | 说明 |
|---|---|
| CefApp.CefAppState |
The CefAppState gives you a hint if the CefApp is already usable or not
usable any more.
|
| CefSettings.LogSeverity |
Log severity levels.
|