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

BlackboardSection.CanAcceptDrop

Switch to Manual
public bool CanAcceptDrop (List<ISelectable> selection);

Parameters

selectionThe list of selected objects.

Returns

bool Returns true when rows are reordered by the user.

Description

Indicates whether this BlackboardSection accepts the current drop event.