摘要: 横竖屏监测 func addOrientationChangedNotification() { //感知设备方向 开启监听设备方向 UIDevice.current.beginGeneratingDeviceOrientationNotifications() //添加通知,监听设备方向改变 No 阅读全文
posted @ 2018-09-30 09:40 Comyn_sheng 阅读(157) 评论(0) 推荐(0)