- iOS Development with Xamarin Cookbook
- Dimitris Tavlikos
- 42字
- 2025-04-04 21:43:38
Chapter 1. Development Tools
In this chapter, we will cover:
- Installing prerequisites
- Creating an iOS project with Xamarin Studio
- Interface Builder
- Creating the UI
- Accessing the UI with Outlets
- Adding Actions to controls
- Compiling an iOS project
- Debugging our application