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

GraphView.CanPasteSerializedData

切换到手册
protected bool CanPasteSerializedData (string data);

参数

data序列化的图形元素。

返回

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

描述

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