Editing and importing storyboard changes from Xcode to Visual Studio

◇◆丶佛笑我妖孽 提交于 2019-12-10 15:36:59

问题


I am moving my code from Xamarin Studio (Mac) to Visual Studio. I can open storyboard files in Xcode from Xamarin Studio. If I make changes in Xcode, close it, and open in Xamarin Studio, all of my changes are successfully imported including IBAction and IBOutlets. When I tried the same thing in Visual Studio, I could not see viewcontroller files to create IBOutlet and IBAction. Is this not supported in Visual Studio or am I missing something?


回答1:


No it not supported. If you need xcode sync, continue using Xam Studio Mac.



来源:https://stackoverflow.com/questions/36518727/editing-and-importing-storyboard-changes-from-xcode-to-visual-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!