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