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.
我试图计算这个视图的宽度而不是整个屏幕,但我得到的是整个屏幕宽度而不是 iPad 上的页面视图。
在 iPhone 上这很好,因为页面覆盖了整个宽度。但在 iPad 上就不同了
let width : CGFloat = self.view.bounds.width