Android.Preferences.PreferenceGroup.AddPreference Method
Adds a Android.Preferences.Preference at the correct position based on the preference's order.

Syntax

[Android.Runtime.Register("addPreference", "(Landroid/preference/Preference;)Z", "GetAddPreference_Landroid_preference_Preference_Handler")]
public virtual bool AddPreference (Preference preference)

Parameters

preference
The preference to add.

Returns

Documentation for this section has not yet been entered.

Remarks

Adds a Android.Preferences.Preference at the correct position based on the preference's order.

[Android Documentation]

Requirements

Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1