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

StackNode.CanAcceptDrop

切换到手册
public bool CanAcceptDrop (List<ISelectable> selection);

参数

selection 选择的待检查的 GraphElements。

返回

bool 如果此 StackNode 接受当前的放置事件,则返回 true。否则返回 false。

描述

指示此 StackNode 是否接受当前的放置事件。