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?
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
- VS2017 RC - The following error occurred when tryi
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Build errors of missing packages in Visual Studio
- Visual Studio 2015 JSX/ES2015 syntax highlighting
- Copy different file to output directory for releas
- Xamarin form MessagingCenter Unsubscribe is not wo
No it not supported. If you need xcode sync, continue using Xam Studio Mac.