data class FrameDetachedEvent : PageEvent
FrameDetachedEvent(frameId: FrameId)
Id of the frame that has been detached.
val frameId: FrameId