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

ISelection

interface in UnityEditor.Experimental.UIElements.GraphView

Switch to Manual

Description

选择界面。

Variables

selection获取所选项。

Public Functions

AddToSelection向所选项添加元素。
ClearSelection清除所选项。
RemoveFromSelection从所选项中删除元素。