【发布时间】:2010-03-16 23:15:53
【问题描述】:
有没有办法检测面朝上趴在桌子上的 iphone 是否在旋转?我确实意识到加速度计没有报告这种运动,也没有报告给 - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation 方法。
有没有办法检测以这种方式旋转的手机的角度变化?谢谢。
【问题讨论】:
标签: iphone orientation detect rotation