Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在按照该视频中的确切步骤(从 7:49 开始):http://youtu.be/IwSTXY0awng?t= 7m49s
在将尺寸类更改为(例如,纵向 iPhone)时,我添加到视图中的 UIButton 始终显示。注意:仅在扩展模式下以这种方式起作用(例如构建自定义键盘)。使用故事板/视图控制器/应用程序(与视频完全一样)时,它可以按预期工作。
这是错误还是预期行为?有什么解决办法吗?