LayerPaintedEventArgsLayerId Property |
Version 112.3.0
The id of the painted layer.
Namespace:
CefSharp.DevTools.LayerTree
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string LayerId { get; }
public:
property String^ LayerId {
String^ get ();
}
Property Value
Type:
StringSee Also