摘要: 一、监听屏幕旋转方向 在处理iOS横竖屏时,经常会和UIDeviceOrientation、UIInterfaceOrientation和UIInterfaceOrientationMask这三个枚举类型打交道,它们从不同角度描述了屏幕旋转方向。 1、UIDeviceOrientation:设备方向 阅读全文
posted @ 2017-08-09 10:26 新年新气象 阅读(1691) 评论(0) 推荐(0)