Experimental: this API is experimental and might be changed or removed in the future.

GraphView.elementsRemovedFromStackNode

public Action<StackNode,IEnumerable<GraphElement>> elementsRemovedFromStackNode;

Description 描述

Callback for when GraphElements are removed from a StackNode.