setOptions abstract method
- EVSearchOptions options
Configures the behavior of EVSearchEngine using the provided input options.
optionsOptions used to customize howEVSearchEnginebehaves.
Implementation
void setOptions(EVSearchOptions options);
Configures the behavior of EVSearchEngine using the provided input options.
options Options used to customize how EVSearchEngine behaves.void setOptions(EVSearchOptions options);