ios - Xamarin IOS LaunchScreen.Storyboard 无法为 ImageView 选择图像

标签 ios visual-studio xamarin xamarin.ios

我正在使用 (Windows)Visual Studio 2017

I follow this instruction step by step

1 - 添加 Assets 并上传所有需要的图像
2 - 创建 LaunchScreen.storyboard
3 - 在 Info.plist 中设置 LaunchScreen.storyboard
* 当我添加 Image View 并选择 ImageLaunchScreen.storyboard 中的问题

enter image description here

当我点击向下箭头从 Assets 中选择图片时,它会自动打开上传对话框,当我选择图片时没有任何反应

enter image description here

最佳答案

我和您一样在 Xamarin.Forms 项目中遇到过这种现象。 最后,我通过编译 (Ctrl+Shift+B) 项目来解决这个问题,您可以添加图像。 你可以试试。祝你成功。 Operating as follows

关于ios - Xamarin IOS LaunchScreen.Storyboard 无法为 ImageView 选择图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52456797/

相关文章:

c# - Xamarin 在后退按钮上关闭 Android 应用程序

ios - 将 UITableViewController 更改为 UIViewController

ios - Swift 货币格式 ISO 标准转换问题

ios - 为什么过早尝试关闭 UIAlertController 不会关闭警报

c# - 将一个 C# 项目编译成另一个

ios - Xamarin.ios 刷新按钮

iphone - 使用 UINavigationController setToolbarHidden :animated: 时如何调整 View 大小

visual-studio - Visual Studio - 有没有办法选择多个文件并为每个文件包装一个命名空间?

asp.net - 令人费解的 javascript 数组行为

java - 结束 Activity 时需要丢弃哪些元素?