iOS之UIDivice的使用
程序员文章站
2022-11-02 17:42:22
iOS之UIDivice的使用
1.========获取设备的方向
[UIDevice currentDevice].orientation == UIDeviceOrient...
iOS之UIDivice的使用
1.========获取设备的方向
[UIDevice currentDevice].orientation == UIDeviceOrientationLandscapeLeft || [UIDevice currentDevice].orientation == UIDeviceOrientationLandscapeRight