currentMode.size
bound 位置
self.view.frame self.view.bound
iPad 768 1024
768 1024 877.7 128.0
768 1024 00 width=1024, height=768)
ipad retina 1536 2048
768 1024 877.7 128.0
768 1024 00 width=1024, height=768)
iPhone 320 480
320 480 411.4 53.3333
300 480) (x=20, y=0) size=(width=300, height=480)
iphone retina 3.5 640 960
320 480 411.4 53.333332
300 480) x=0, y=0) size=(width=480, height=300)
iphone retina 4 640 1136
320 568 486.85 53.3
320 568) (x=0, y=0) size=(width=320, height=568)
ps:位置是之前取bound除得得一个平均指(子控件按屏幕大小平均的位置)
可见 currentMode.size 高低屏幕的值是不一样的 但是bound根据屏幕尺寸一样
而self。view 的frame 根据尺寸 bound也是