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

IDropTarget.CanAcceptDrop

マニュアルに切り替える
public bool CanAcceptDrop (List<ISelectable> selection);

パラメーター

selectionSelected elements.

戻り値

bool True if we can drop. False otherwise.

説明

Check if we can drop on this target.