Android.Preferences.PreferenceGroup.OnPrepareAddPreference Method
Prepares a Android.Preferences.Preference to be added to the group.

Syntax

[Android.Runtime.Register("onPrepareAddPreference", "(Landroid/preference/Preference;)Z", "GetOnPrepareAddPreference_Landroid_preference_Preference_Handler")]
protected virtual bool OnPrepareAddPreference (Preference preference)

Parameters

preference
The preference to add.

Returns

Documentation for this section has not yet been entered.

Remarks

Prepares a Android.Preferences.Preference to be added to the group.

[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