CefSharp.Preferences Namespace |
[Missing <summary> documentation for "N:CefSharp.Preferences"]
| Class | Description | |
|---|---|---|
| SetPreferenceResponse |
Response when SetPreference(String, Object, String)
is called in an async fashion
| |
| SetProxyResponse |
Response when either SetProxyAsync(IRequestContext, String, NullableInt32)
or SetProxyAsync(IRequestContext, String, String, NullableInt32) are called.
|