F
F
FaNaT2020-02-22 20:02:26
C++ / C#
FaNaT, 2020-02-22 20:02:26

What does Cef.Initialize do?

Hello. I decided to try working with CefSharp. I installed the Offscreen version, somehow found a code that allows you to load the contents of the specified page. But there is a line in the code:

Cef.Initialize(new CefSettings { CachePath = "cache" }, false, browserProcessHandler: null);


Actually, why is it necessary? After all, it works fine without it.
And are there any instructions for working with it in Russian? At the very least, it will be in English.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Satisfied IT, 2020-02-22
@fanat_96

At the very least, it will be in English.

https://github.com/cefsharp/CefSharp/wiki/General-Usage is Cef.Initializewritten there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question