简体   繁体   中英

UIImageView in storyboard doesn't show image at start

I am writing an iOS app and I am using storyboards. In some screen I have an UIImageView for a banner. I set the image to the UIImageView in the menu in storyboard. (Not code behind) But the Image isn't shown after the screen is loaded. After a while the image appears. Why is the image loaded so late? On other screen everything is ok.

best regards

我认为,您应该在文件LaunchScreen.xib中设置横幅的背景图像。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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