kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
ForceStartingStyleParameter
Force
Starting
Style
Parameter
@
Serializable
data
class
ForceStartingStyleParameter
(
val
nodeId
:
Int
,
val
forced
:
Boolean
)
Members
Constructors
Force
Starting
Style
Parameter
Link copied to clipboard
constructor
(
nodeId
:
Int
,
forced
:
Boolean
)
Properties
forced
Link copied to clipboard
val
forced
:
Boolean
Boolean indicating if this is on or off.
node
Id
Link copied to clipboard
val
nodeId
:
Int
The element id for which to force the starting-style state.