ios-samples/AppPrefs
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
..
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 Pull from upstream 2015-01-19 20:39:40 +05:30
AppPrefs.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
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 Pull from upstream 2015-01-19 20:39:40 +05:30
AppPrefsViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
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 Pull from upstream 2015-01-19 20:39:40 +05:30
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 Pull from upstream 2015-01-19 20:39:40 +05:30

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