Book Image

iOS Development with Xamarin Cookbook

By : Dimitrios Tavlikos (USD)
Book Image

iOS Development with Xamarin Cookbook

By: Dimitrios Tavlikos (USD)

Overview of this book

Table of Contents (22 chapters)
iOS Development with Xamarin Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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