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

GraphView.CanPasteSerializedDataDelegate

public delegate bool CanPasteSerializedDataDelegate(string data);

Parameters

data Serialized graph element.

Description

Delegate for checking if serialized data can be pasted.

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