See Also: MultiSelectListPreference Members
A Android.Preferences.Preference that displays a list of entries as a dialog.
This preference will store a set of strings into the SharedPreferences. This set will contain one or more values from the MultiSelectListPreference.SetEntryValues(Java.Lang.ICharSequence[]) array.