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

BlackboardSection.CanAcceptDrop

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

参数

selectedThe selected object.

返回

bool Returns true when the BlackboardSection accepts the selected object.

描述

Indicates whether this BlackboardSection accepts the selected object.