Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsEnabled(string)

Checks if a search provider is available to process a query.
Read time 1 minuteLast updated 13 days ago

Definition

public bool IsEnabled(string providerId)

Parameters

providerId

ID of the search provider. See id.

Returns

Type

Description

boolReturns true if the search provider is enabled for this SearchContext.