Book Image

Cross-platform UI Development with Xamarin.Forms

By : Paul Johnson
Book Image

Cross-platform UI Development with Xamarin.Forms

By: Paul Johnson

Overview of this book

Table of Contents (22 chapters)
Cross-platform UI Development with Xamarin.Forms
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
In the Beginning…
Index

Chapter 9. Addressing the Issue

It would not be expected that Xamarin Forms would have access to the device-specific capabilities and facilities, such as the camera, audio, and GPS. Why would it? Xam. Forms is (as it has been said) a UI abstraction layer. The thing about any UI abstraction layer is that from time to time, it needs to render information from the platform to the user.

In this chapter, you will learn how to incorporate the system-specific address book in our app.