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

GraphView.GetCompatiblePorts

public List<Port> GetCompatiblePorts(Experimental.GraphView.Port startPort, Experimental.GraphView.NodeAdapter nodeAdapter);

Parameters

startPortStart port to validate against.
nodeAdapterNode adapter.

Returns

List<Port> List of compatible ports.

Description

Get all ports compatible with given port.

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