private void OnPopupRemove(CollectionRemoveEvent <PopupData> popupRemoveEventData) { _view.RemovePop(popupRemoveEventData.Value); }