FrameTree

fun FrameTree(frame: Frame, childFrames: List<FrameTree>? = null)

Sources

jvm source
Link copied to clipboard