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

ISelectable.Select

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

Parameters

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

Description 描述

Select element.