CefDomVisitor ClassXilium.CefGlue

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

Interface to implement for visiting the DOM. The methods of this class will be called on the render process main thread.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefDomVisitor

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public abstract class CefDomVisitor
See Also