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

ISelectable.IsSelected

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

Parameters

selectionContainerContainer in which the selection is tracked.

Returns

bool True if selected. False otherwise.

Description

Check if element is selected.