private void OnPopupAdd(CollectionAddEvent <PopupData> popupAddEventData) { _view.AddPopup(popupAddEventData.Value); }