Is your feature request related to a problem? Please describe.
Currently there's no way to configure CefBrowserSettings, for example setting windowless_frame_rate
Describe the solution you'd like
I'll be working on the issue, adding the ability to configure CefBrowserSettings, by default it will just use default values
Describe alternatives you've considered
Additional context
https://github.com/chromiumembedded/cef/blob/e4acacee18d66d9bfe65a15072307d619117bd32/include/internal/cef_types.h#L584
Is your feature request related to a problem? Please describe.
Currently there's no way to configure CefBrowserSettings, for example setting
windowless_frame_rateDescribe the solution you'd like
I'll be working on the issue, adding the ability to configure CefBrowserSettings, by default it will just use default values
Describe alternatives you've considered
Additional context
https://github.com/chromiumembedded/cef/blob/e4acacee18d66d9bfe65a15072307d619117bd32/include/internal/cef_types.h#L584