strategy property

WebSearchStrategy strategy
final

Web search implementation strategy

Controls how the search is implemented for each provider. Most users should use auto to let the system choose the best strategy.

Implementation

final WebSearchStrategy strategy;