Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class InlineStyleInvalidatedEventArgs

Namespace
OpenQA.Selenium.DevTools.V136.DOM
Assembly
WebDriver.dll

InlineStyleInvalidated

public sealed class InlineStyleInvalidatedEventArgs : EventArgs
Inheritance
InlineStyleInvalidatedEventArgs
Inherited Members

Properties

NodeIds

Gets or sets the nodeIds

[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }

Property Value

long[]