DevToolsClientLayerTree Property |
Version 99.2.120
LayerTree
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public LayerTreeClient LayerTree { get; }
public:
property LayerTreeClient^ LayerTree {
LayerTreeClient^ get ();
}
Property Value
Type:
LayerTreeClientSee Also