ios-samples/AppPrefs
conceptdev fdb33c8c9a onboard missing samples 2019-08-01 19:56:58 -07: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 Fix use of RegisterDefaults. 2016-01-10 15:01:32 -06:00
AppPrefs.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 Fix use of RegisterDefaults. 2016-01-10 15:01:32 -06:00
AppPrefsViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
MainStoryboard.storyboard no message 2015-04-27 17:35:54 -04:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md onboard missing samples 2019-08-01 19:56:58 -07:00
Settings.cs Fix use of RegisterDefaults. 2016-01-10 15:01:32 -06:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Application Preferences An example on how to display application preferences in the Settings system application sample
csharp
xamarin
appprefs

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

Application Preferences application screenshot