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

selectionContainer跟踪所选项的容器。
additive如果所选项是附加的,则为 true;否则为 false。

Description

选择元素。