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

GraphElement.IsSelected

Switch to Manual
public bool IsSelected (Experimental.UIElements.VisualElement selectionContainer);

Parameters

selectionContainerThe container.

Returns

bool Returns true if the GraphElement is selected. Returns false otherwise.

Description

The GraphElement is currently selected in specific container.