Class TakeComputedStyleUpdatesCommandResponse
Response for TakeComputedStyleUpdates
public sealed class TakeComputedStyleUpdatesCommandResponse : ICommandResponse<TakeComputedStyleUpdatesCommandSettings>, ICommandResponse- Inheritance
- 
      
      TakeComputedStyleUpdatesCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeIds
Gets or sets the nodeIds
[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }Property Value
- long[]