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

GraphView.CanPasteSerializedData

Switch to Manual
protected bool CanPasteSerializedData (string data);

Parameters

data序列化的图形元素。

Returns

bool 如果它可以粘贴,则返回 true。

Description

用于查看序列化数据是否可以粘贴的默认方法。