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

Class SetStyleTextsCommandResponse

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

Response for SetStyleTexts

public sealed class SetStyleTextsCommandResponse : ICommandResponse<SetStyleTextsCommandSettings>, ICommandResponse
Inheritance
SetStyleTextsCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Styles

Gets or sets the styles

[JsonPropertyName("styles")]
public CSSStyle[] Styles { get; set; }

Property Value

CSSStyle[]