This version of Unity is unsupported.

SearchContext.IsEnabled

Declaration

public bool IsEnabled(string providerId);

Parameters

providerId ID of the search provider. See SearchProvider.name.id.

Returns

bool Returns true if the search provider is enabled for this SearchContext.

Description

Checks if a search provider is available to process a query.