Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable.Select

Declaration

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

Parameters

selectionContainer Container in which selection is tracked.
additive True if selection is additive. False otherwise.

Description

Select element.