Click or drag to resize

LayerLayerId Property

Version 103.0.120
The unique id for this layer.

Namespace:  CefSharp.DevTools.LayerTree
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public string LayerId { get; set; }

Property Value

Type: String
See Also