ios-samples/Contacts
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Contacts Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots Added new sample `Contacts` (#355) 2019-01-29 08:59:03 -08:00
Contacts.sln Added new sample `Contacts` (#355) 2019-01-29 08:59:03 -08:00
LICENSE.txt Added new sample `Contacts` (#355) 2019-01-29 08:59:03 -08:00
Metadata.xml Added new sample `Contacts` (#355) 2019-01-29 08:59:03 -08:00
README.md update yaml headers 2019-07-29 16:44:16 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Contacts using ContactsUI This sample is a set of sample code that demonstrates how to use ContactsUI view controllers and properties sample
csharp
xamarin
contacts

Contacts: Using ContactsUI View Controllers and Properties

Sample code that demonstrates how to use ContactsUI view controllers and properties.

Home Screen

Build Requirements

Xcode 9.0 or later; iOS 10.3 SDK or later

License

Xamarin port changes are released under the MIT license.