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

ISelectable.Select

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

Parameters

selectionContainerContainer in which selection is tracked.
additiveTrue if selection is additive. False otherwise.

Description

Select element.