在 Interface Builder 中添加图像

发布于 2024-11-18 19:02:34 字数 72 浏览 1 评论 0原文

如何在 UIImageView 中添加图像?每当我单击下拉菜单时,它都会出现一个空白区域。在哪里添加图像?

阿马尔

How do you add an image in UIImageView? Whenever I click the drop down menu it just comes up with an empty white space. Where do you add the image?

Amar

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

情感失落者 2024-11-25 19:02:34

该图像需要位于您的项目中,以便您在界面生成器中选择它。

将所需的图像拖到您的 xcode 项目中,选择将项目复制到目标组的文件夹(如果需要),然后重试

The image needs to be in your project for you to select it in interface builder.

Drag the image you want into your xcode project select Copy items into destination group's folder (if needed) and try again

何止钟意 2024-11-25 19:02:34

在右侧边栏上,有一个用于添加图像名称的选项。即:my_image.png。只要 my_image.png 包含在您的项目文件中,它就会显示在 Interface Builder 中。

On the right sidebar, theres an option to add the name of the image. i.e: my_image.png. As long as my_image.png is included in your project files, then it will show up in Interface Builder.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文