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

GraphElement.IsAscendable

Declaration

public bool IsAscendable();

Returns

bool Returns true if the GraphElement is automatically brought to front when selected. Returns false otherwise

Description

Checks if the Element is automatically brought to front when selected.