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

GraphView.GraphViewChanged

public delegate Experimental.GraphView.GraphViewChange GraphViewChanged(Experimental.GraphView.GraphViewChange graphViewChange);

Parameters

graphViewChange The change struct.

Description

Delegate used to indicate a change in GraphView usualy done by a Manipulator.

You can return the struct as-is or you can modify the lists to change what GraphView will perform.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答