This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.IsSelected

Declaration

public bool IsSelected(Experimental.UIElements.VisualElement selectionContainer);

Parameters

selectionContainer The container.

Returns

bool True if selected.

Description

Element is currently selected in specific container.