繁体   English   中英

当设备方向改变时改变UIImage

[英]Changing UIImage when device orientation change

每当设备方向改变时,如何更改背景图像?

更改UIViewController的willAnimateRotationToInterfaceOrientation:duration:方法中的图像。

你可以处理这个

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM