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

Group.AcceptsElement

切换到手册
public bool AcceptsElement (Experimental.UIElements.GraphView.GraphElement element, ref string reasonWhyNotAccepted);

参数

element要添加的元素。
reasonWhyNotAccepted表明不接受该元素的原因。

返回

bool 如果指定的元素是范围或组,则返回 false。否则返回 true。

描述

是否可以将元素添加到该组。