The methods of Android.Preferences.PreferenceFragment are listed below. For a list of all members, see the PreferenceFragment Members list.
See Also: Inherited members from Android.App.Fragment
AddPreferencesFromIntent(Android.Content.Intent)Adds preferences from activities that match the given Android.Content.Intent. | ||
AddPreferencesFromResource(int)Inflates the given XML resource and adds the preference hierarchy to the current preference hierarchy. | ||
FindPreference(Java.Lang.ICharSequence)Finds a Android.Preferences.Preference based on its key. | ||
FindPreference(string)Documentation for this section has not yet been entered. | ||
OnPreferenceTreeClick(PreferenceScreen, Preference) |