This version of Unity is unsupported.

SearchSelection.Contains

Declaration

public bool Contains(Search.SearchItem item);

Parameters

item Search item to be compared.

Returns

bool True if the item is contained in the selection.

Description

Checks if the search item is contained in the current selection.