P D
P D

Reputation: 89

Using xamarin studio for windows 7 desktop application development

Is it possible to use Xamarin Studio (not Visual Studio) to develop Windows 7 desktop applications?
The reason I am asking is that I'd like to use it for IOS/OS x/Android development but I also need the app to run on Windows 7.

Upvotes: 4

Views: 5191

Answers (1)

Joy Hyuk Lee
Joy Hyuk Lee

Reputation: 776

Yes. It is possible. Project type -> C# -> Console & WinForm Application is avaiable.

Upvotes: 3

Related Questions