Version: 2021.1
言語: 日本語
public void SetFilter (string providerId, bool isEnabled);

パラメーター

providerId ID of the search provider. See SearchProvider.name.id.
isEnabled If true, enables the search provider to perform a query.

説明

Enables or disables a single search provider. A disabled search provider won't be asked to provide items to resolve the query.