app / de.uniks.codliners.stock_simulator.ui.search / SearchViewModel / isBusy

isBusy

val isBusy: LiveData<Boolean>

Contains true while the repository is filtering. Has to be manually reset by running onFilteredSymbolsApplied, once the filtered Symbol has been applied.

Property

isBusy - Contains true while the repository is filtering. Has to be manually reset by running onFilteredSymbolsApplied, once the filtered Symbol has been applied.