public void HideTopLoadingSuggestion() => TopLoadingSuggestion.Stop();
public void ShowTopLoadingSuggestion() => TopLoadingSuggestion.Start();