TakeComputedStyleUpdatesResponseNodeIds Property |
Version 96.0.142
nodeIds
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public int[] NodeIds { get; }
public:
property array<int>^ NodeIds {
array<int>^ get ();
}
Property Value
Type:
Int32See Also