cef_request_context_t.get_chrome_color_scheme_variant

Returns the current Chrome color scheme variant. Must be called on the browser process UI thread.

struct cef_request_context_t
extern (System)
cef_color_variant_t function(cef_request_context_t* self) nothrow get_chrome_color_scheme_variant;

Meta