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

BlackboardSection.CanAcceptDrop

Cambiar al Manual
public bool CanAcceptDrop (List<ISelectable> selection);

Parámetros

selectedThe selected object.

Valor de retorno

bool Returns true when the BlackboardSection accepts the selected object.

Descripción

Indicates whether this BlackboardSection accepts the selected object.