Frame Resource Tree
@Serializable
Information about the Frame hierarchy along with their cached resources.
Constructors
Link copied to clipboard
constructor(frame: Frame, childFrames: List<FrameResourceTree>? = null, resources: List<FrameResource>)