kdriver
Toggle table of contents
0.5.9
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
CSSAtRule
/
CSSAtRule
CSSAt
Rule
constructor
(
type
:
String
,
subsection
:
String
?
=
null
,
name
:
CSS.Value
?
=
null
,
styleSheetId
:
String
?
=
null
,
origin
:
CSS.StyleSheetOrigin
,
style
:
CSS.CSSStyle
)