public override void ViewDidDisappear(bool animated) { viewModel.ClearWatchers(); base.ViewDidDisappear(animated); }