| 类 | 说明 | 
|---|---|
| CefApp | 
 Exposes static methods for managing the global CEF context. 
 | 
| CefClient | 
 Client that owns a browser and renderer. 
 | 
| CefSettings | 
 Initialization settings. 
 | 
| OS | 
| 枚举 | 说明 | 
|---|---|
| CefApp.CefAppState | 
 The CefAppState gives you a hint if the CefApp is already usable or not
 usable any more. 
 | 
| CefSettings.LogSeverity | 
 Log severity levels. 
 |