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

IDropTarget.CanAcceptDrop

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

参数

selection选择的元素。

返回

bool 如果可以放置,则为 true;否则为 false。

描述

查看我们能否将内容放置在此目标上。