Click or drag to resize

CefRequestContextCreateContext Method

Overload List
  NameDescription
Public methodStatic memberCreateContext(CefRequestContext, CefRequestContextHandler)
Creates a new context object that shares storage with |other| and uses an optional |handler|.
Public methodStatic memberCreateContext(CefRequestContextSettings, CefRequestContextHandler)
Creates a new context object with the specified |settings| and optional |handler|.
Top
See Also