AffectedFrame

@Serializable
data class AffectedFrame(val frameId: FrameId)(source)

Information about the frame affected by an inspector issue.

Official doc

Constructors

Link copied to clipboard
constructor(frameId: FrameId)

Properties

Link copied to clipboard