简体   繁体   English

在iOS 7的UIViewController上禁用了子视图用户交互

[英]subview user interaction disabled on UIViewController on iOS 7

I have .xib file in my app. 我的应用程序中有.xib文件。 I inserted the .xib file as subview to the viewController. 我插入.xib文件子视图到ViewController。 I have user interaction is enabled, and on iOS 8 it works just as expected but then when I run my app on iOS 7 User Interaction is not working. 我启用了用户交互,并且在iOS 8上可以按预期运行,但是当我在iOS 7上运行我的应用程序时,用户交互无法正常工作。

签入属性检查器,是否选中了启用用户交互。

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

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