This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.Select

Declaration

public void Select(Experimental.UIElements.VisualElement selectionContainer, bool additive);

Parameters

selectionContainer Container in which element is being selected.
additive True if selection is additive, false otherwise.

Description

Select element.