ios-samples/AppPrefs
Paola Villarreal 0f1ea570ff AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00
..
Images Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots [AppPrefs] Updating sample for iOS7 and adding updated screenshots 2013-10-21 13:44:01 +01:00
Settings.bundle Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
AppDelegate.cs AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00
AppPrefs.csproj AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00
AppPrefs.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
AppPrefsViewController.cs AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00
AppPrefsViewController.designer.cs AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00
Info.plist Change navigation bar tint colour from default to display correctly in 7.0 simulators 2014-02-26 13:07:45 -05:00
Main.cs AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00
MainStoryboard.storyboard Change navigation bar tint colour from default to display correctly in 7.0 simulators 2014-02-26 13:07:45 -05:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
Settings.cs AirLocate, AppPrefs, AsyncDownloadImage samples migrated and tested on 64bits 2014-05-20 18:14:42 -05:00

README.md

Application Preferences

An example on how to display application preferences in the "Settings" system application.

Loosely based on Apple's AppPrefs example: http://developer.apple.com/library/ios/#samplecode/AppPrefs

Authors

Mike Krüger