gpt4 book ai didi

ios - 获取顶部 ViewController TabsWithNavigationControllerPresenter MVVMCross

转载 作者:行者123 更新时间:2023-11-29 02:37:36 26 4
gpt4 key购买 nike

这是我的场景:

我需要使用 MVVMCross 在 iOS 中访问“TopViewController”。我想在 TopViewController 上显示一个弹出 View ,我也在使用“TabsWithNavigationControllerPresenter”。

我想要一些通用的东西,我可以在其中显示基于 ViewModel 命令的弹出窗口,该命令具有不同的弹出 View 参数。

有人可以帮我解决这个问题吗?提前谢谢你。

最佳答案

你在找类似 https://github.com/brianchance/MvvmCross-UserInteraction 的东西吗? ?

如果这不是您想要的,您可以:

  1. 自己修改代码
  2. 创建您自己的服务以显示您需要的弹出窗口

我猜你可以在 MvvmCross 中使用

(Mvx.Resolve<IMvxTouchViewPresenter>() as MvxTouchViewPresenter).MasterNavigationController.TopViewController

https://github.com/MvvmCross/MvvmCross/blob/v3/Cirrious/Cirrious.MvvmCross.Touch/Views/Presenters/MvxTouchViewPresenter.cs#L151

关于ios - 获取顶部 ViewController TabsWithNavigationControllerPresenter MVVMCross,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26174084/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com