腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(2402)
视频
沙龙
2
回答
在
UIPageViewController
子级上未调用viewWillAppear
、
、
、
所以我有
UIPageViewController
和2个UIViewControllers。我想知道它们何时被显示,但是当它们被切换时,viewWillAppear或didAppear不被调用。有没有人知道为什么不可以,或者如何知道他们在
UIPageViewController
中除了检查swipe之外,什么时候会被刷掉?class HomePageViewController:
UIPageViewController
{ weak var homePageDelegate: HomePageViewControllerDelegateni
浏览 0
提问于2018-09-28
得票数 0
1
回答
UIPageViewController
;如何处理动态变化的数据源
、
因此,我认为
UIPageViewController
是一个很好的方法,最初只设置一个启动视图控制器来表示“欢迎”; [self setViewControllers:@[welcomeViewController- (UIViewController *)pageViewController:(
UIPageViewController
*)pageViewController viewControllerAfterViewController但是,当我说“不,没有先前/下一个视图.”时,
UIPageViewController
会缓
浏览 4
提问于2014-04-15
得票数 2
1
回答
通过故事板将UIPageControl添加到
UIPageViewController
、
、
、
该链接建议使用情节提要将每个页面创建为单视图控制器,然后将其包装到属于
UIPageViewController
的子类my类中。 通过遵循该教程,我已经创建了一个很好的上机页面,但是还有一个问题。然后我拖动
UIPageViewController
,这是我最初的视图控制器。结果在底页上创建带有黑点指示符的登板页面。我试着移动那个指示器并修改它,但仍然没有任何线索。
浏览 1
提问于2016-10-20
得票数 1
回答已采纳
1
回答
使用PageControl的
UIPageViewController
、
、
、
、
我正在使用
UIPageViewController
来显示另外4个ViewControllers。
浏览 5
提问于2013-03-28
得票数 26
回答已采纳
1
回答
在UIViewController中使用UITableViewController和
UIPageViewController
、
、
、
、
有一个MainViewController,其中有两个UIViews,一个是加载的UITableViewController,另一个是
UIPageViewController
。addObject:[NSString stringWithFormat:@"%d",index]]; } - (UIVie
浏览 5
提问于2013-01-15
得票数 0
回答已采纳
1
回答
在
UIPageViewController
中禁用页面滚动
、
、
我正在开发使用
UIPageViewController
的应用程序。现在我想禁用页面滚动,而不是手势。实际上,我想在视图中绘制签名包含在
UIPageViewController
.For中,这是我需要禁用页面滚动。我做了手势禁用,但这不是我想要的。
浏览 1
提问于2014-11-27
得票数 1
2
回答
iOS:<UITableViewController>开始/结束外观转换的不平衡调用
、
、
、
我有一个
UIPageViewController
,在这里我动态地创建了3个UITableViewController。 animated:NO completion:nil]; - (UIViewControlle
浏览 6
提问于2015-09-18
得票数 3
2
回答
如何在IOS Swift中捕捉页面滑动事件
、
、
我已经开发了使用
UIPageViewController
IOS Swift滑动页面。上一页的时候我需要做些事情。如何捕捉页面滑动事件。UIViewController, UIPageViewControllerDataSource, UIPageViewControllerDelegate{ func pageViewController(pageViewController:
UIPageViewControl
浏览 0
提问于2015-04-24
得票数 2
回答已采纳
1
回答
我们可以在IOS6的滚动模式下使用
UIPageViewController
中的按钮吗?
、
我尝试了这个解决方案: - (void)viewDidLoad [super viewDidLoad];但是那个
UIPageViewController
会吸收我的按键没有被按下的所有轻击。那么我该怎么做呢?这是一个简单的问题。我在
UIPageViewController</e
浏览 0
提问于2013-08-15
得票数 1
3
回答
显示当前页面的UIPageControl
、
、
、
var pageViewController:
UIPageViewController
!PageTwoViewController"] func pageViewController(pageViewController:
UIPageViewController
viewControllerAtIndex(index - 1) } } func pageViewControlle
浏览 7
提问于2016-06-21
得票数 2
回答已采纳
1
回答
为什么Xcode的“基于页面的应用程序”项目模板有一个PageController?
、
、
即 var pageViewController:
UIPageViewController
?self.pageViewController =
UIPageViewController
(transitionStyle: .pageCurl, navigationOrientation: .horizontal
浏览 0
提问于2017-01-11
得票数 1
1
回答
UIPageViewController
:如何处理视图控制器的不同方向?
、
、
、
我从UIPageViewContoller类继承了3个视图控制器。其中两个应该只有纵向方向和一个-所有方向。我添加了这样一段代码: return self.currentStackVC.supportedInterfaceOrientations() return self.currentStackVC.shouldAu
浏览 0
提问于2016-02-23
得票数 2
1
回答
UIPageViewController
定义与以前的值冲突
、
、
、
我的应用程序使用
UIPageViewController
。当我输入以下两个函数时,我得到的定义与以前的值错误相冲突 return nil func pageViewController(pageViewController:
UIPageViewController
, viewController
浏览 4
提问于2017-06-20
得票数 0
回答已采纳
1
回答
类型'
UIPageViewController
.OptionsKey‘(又名'NSString')没有成员'interPageSpacing’
、
、
我希望在我的公司项目中使用初始化器创建一个
UIPageViewController
: navigationOrientation:
UIPageViewController
.NavigationOrientation, let vc =
UIPageViewContr
浏览 2
提问于2019-06-04
得票数 0
回答已采纳
1
回答
如何从包含多个页面的
UIPageViewController
中删除一个页面
、
我的应用程序中有一个
UIPageViewController
,用作不同UICollectionViewControllers的容器。每个UICollectionViewController都表示用户可以添加的新闻提要,理想情况下,用户可以从
UIPageViewController
中删除,并在不同的新闻提要之间滑动。为了添加一个新闻提要,用户点击+按钮,从新加载的视图中选择一个主题,当返回时,
UIPageViewController
加载所有视图并按预期显示它。到目前一切尚好。我现在想要实现的是,当用户按下“垃圾”按钮时,当前的可见视图将从<e
浏览 3
提问于2014-02-13
得票数 2
回答已采纳
2
回答
向
UIPageViewController
添加控件
、
、
、
、
我需要在我的
UIPageViewController
中添加一些按钮。我遵循本教程,您会注意到在底部有一个按钮下面的点。我怎样才能完成类似的事情?我需要在视图中添加3个按钮。
浏览 0
提问于2015-03-04
得票数 0
回答已采纳
1
回答
如何在特定视图下的页面控制器中停止视图后滚动
导入UIKit} func pageViewController(_ pageViewController:
UIPageViewController
} // MARK: Data source
浏览 0
提问于2017-11-23
得票数 1
回答已采纳
2
回答
UIPageViewController
背景在目标C中从不透明iOS
、
、
、
、
我希望
UIPageViewController
的背景是透明的,这样我就可以看到
UIPageViewController
后面的图像,它不会根据
UIPageViewController
的卷轴移动。我尝试了很多东西,包括[UIColor clearcolor],但是它不会显示
UIPageViewController
背后的内容。
浏览 1
提问于2017-07-21
得票数 1
回答已采纳
1
回答
如何使用UIScrollView实现
UIPageViewController
?
、
、
、
我所做的唯一代码更改是在创建
UIPageViewController
时。在我的例子中,打开它的是一个UIViewController,而不是AppDelegate。// assign the first page to the pageViewController (our rootViewController) //
UIPageViewController
*pageViewController = (
UIPageViewController
*) [[UIApplica
浏览 0
提问于2013-06-18
得票数 1
回答已采纳
8
回答
在
UIPageViewController
屏幕底部添加点
、
、
我已经实现了
UIPageViewController
的数据源方法,仍然没有在我的iOS应用程序的底部得到点。有谁有办法在我的应用上做点吗?
浏览 6
提问于2016-04-20
得票数 23
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
实时音视频
活动推荐
运营活动
广告
关闭
领券