Home > blockly > Flyout > getNestedTrees
Flyout.getNestedTrees() method
Warning: This API is now obsolete.
v12: Use the Flyout's workspace for focus operations, instead.
See IFocusableNode.getNestedTrees.
Signature:
getNestedTrees(): Array<IFocusableTree>;
Returns:
Array<IFocusableTree>