kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Debugger
/
SetBreakpointsActiveParameter
Set
Breakpoints
Active
Parameter
@
Serializable
data
class
SetBreakpointsActiveParameter
(
val
active
:
Boolean
)
Members
Constructors
Set
Breakpoints
Active
Parameter
Link copied to clipboard
constructor
(
active
:
Boolean
)
Properties
active
Link copied to clipboard
val
active
:
Boolean
New value for breakpoints active state.