struct Protocol::Page::FrameTree
- Protocol::Page::FrameTree
- Struct
- Value
- Object
Overview
Information about the Frame hierarchy.
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#child_frames : Array(FrameTree) | Nil
Child frames.
-
#frame : Frame
Frame information for this tree item.