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