MonoTouch - Setting Bundle - iPhone
bundle, iphone, xamarin.ios
Solution
Craig Dunn has a detailed post on using a MonoTouch Settings.bundle.
Problem
I am trying to create a app preference so that users can store prefs. In XCode I would click the "Settings Bundle" under New File. How do I do this in MonoTouch?