toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.css
/
CSSStyle
/
CSSStyle
CSSStyle
constructor
(
styleSheetId
:
StyleSheetId
?
=
null
,
cssProperties
:
List
<
CSSProperty
>
,
shorthandEntries
:
List
<
ShorthandEntry
>
,
cssText
:
String
?
=
null
,
range
:
SourceRange
?
=
null
)