CefV8Context PropertiesXilium.CefGlue

[This is preliminary documentation and is subject to change.]

The CefV8Context type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberInContext
Returns true if V8 is currently inside a context.
Public propertyIsValid
Returns true if the underlying handle is valid and it can be accessed on the current thread. Do not call any other methods if this method returns false.
Back to Top
See Also