myImageView.image = [UIImage imageNamed:@"MyBundle.bundle/images/picture1.png"];
参考链接:
iOS: How to use images in custom bundle in Interface Builder?
myImageView.image = [UIImage imageNamed:@"MyBundle.bundle/images/picture1.png"];
参考链接:
iOS: How to use images in custom bundle in Interface Builder?
本文标题:如何使用custom bundle中的image
本文链接:https://www.haomeiwen.com/subject/kyzkcttx.html
网友评论