InlineStyleInvalidatedEventArgsNodeIds Property |
Version 130.1.90
Ids of the nodes for which the inline styles have been invalidated.
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public int[] NodeIds { get; }
public:
property array<int>^ NodeIds {
array<int>^ get ();
}
Property Value
Int32See Also