Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetActiveProviders()

Returns all active providers.
Read time 1 minuteLast updated 12 days ago

Definition

public static IEnumerable<SearchProvider> GetActiveProviders()

Returns

Type

Description

IEnumerable<SearchProvider>Enumerate all active providers.

Remarks

Active providers can be found in the user search preferences. Globally active providers are the one that are assigned to new search context by default.