toggle menu
chrome-devtools-kotlin
5.12.0-1263784
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.debugger
/
SetBreakpointByUrlRequest
/
SetBreakpointByUrlRequest
Set
Breakpoint
By
Url
Request
constructor
(
lineNumber
:
Int
,
url
:
String
?
=
null
,
urlRegex
:
String
?
=
null
,
scriptHash
:
String
?
=
null
,
columnNumber
:
Int
?
=
null
,
condition
:
String
?
=
null
)