iOS判斷當前設備旋轉方向

UIDeviceOrientation      是機器硬件的當前旋轉方向   這個你只能取值 不能設置ide UIInterfaceOrientation   是你程序界面的當前旋轉方向   這個能夠設置spa  UIDeviceOrientation oriention = [UIDevice currentDevice].orientation;orm     UIInterfaceOrie
相關文章
相關標籤/搜索