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