MBXPageViewControlleriOS 视图控制器

联合创作 · 2023-09-26 23:29

MBXPageViewController 是带有控件按钮(One per VC / Left-Right Buttons) 的 UIPageController 或是 UISegmentController,可以在 UIViewController 复用 UITableView。

特性

页面模式

  • MBX_FreeButtons:添加与Viewcontrollers一样多的按钮。可以使用该按钮跳转到特定的ViewController,也可以在其中滑动
  • MBX_LeftRightButtons:使用两个按钮在ViewController中向左或向右移动。
  • MBX_SegmentController:使用SegmentController在ViewController之间移动。

其他特性

  • Delegate:每当出现新的ViewController时,都可以触发其他操作。
  • Storyboard/Xib/以编程方式创建的视图:可以使用其中任何一个,甚至可以混合使用它们。
浏览 2
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报