简体   繁体   English

在iOS上滑动文字

[英]Swipe through text, iOS

I want to swipe through several pages of text over an static background image. 我想在static背景图片上swipe几页文字。 First I wanted to do it with a PageViewController but there the background swipes with the text, what is not what I want. 首先,我想使用PageViewController进行此操作,但是background swipes随着文本background swipes ,这不是我想要的。

Does someone know how to do this? 有人知道该怎么做吗?

Thank you and Best regards 感谢你并致以真诚的问候

Insert your PageViewController in a view inside the viewController. 将您的PageViewController插入viewController内部的视图中。 So that you can keep background from viewController and use your PageView without background on it. 这样您就可以保留viewController的背景并使用没有背景的PageView。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM