See Also: ListPreference Members
A Android.Preferences.Preference that displays a list of entries as a dialog.
This preference will store a string into the SharedPreferences. This string will be the value from the ListPreference.SetEntryValues(Java.Lang.ICharSequence[]) array.