protected override void OnAppearing() { base.OnAppearing(); // Do your thing //this.BindingContext. _viewmodel.FetchSettings(); }