protected async override void OnAppearing() { base.OnAppearing(); await NotificationController.LoadNotifications(NotificationData, _NotificationListAll); }