kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Audits
/
AffectedFrame
Affected
Frame
@
Serializable
data
class
AffectedFrame
(
val
frameId
:
String
)
Information about the frame affected by an inspector issue.
Members
Constructors
Affected
Frame
Link copied to clipboard
constructor
(
frameId
:
String
)
Properties
frame
Id
Link copied to clipboard
val
frameId
:
String