GraphView.elementsInsertedToStackNode
public Action<StackNode,int,IEnumerable<GraphElement>> elementsInsertedToStackNode;
Description 描述
Callback for when GraphElements are inserted into a StackNode.
Callback for when GraphElements are inserted into a StackNode.