Android.Preferences.PreferenceGroup.AddItemFromInflater Method
Called by the inflater to add an item to this group.

Syntax

[Android.Runtime.Register("addItemFromInflater", "(Landroid/preference/Preference;)V", "GetAddItemFromInflater_Landroid_preference_Preference_Handler")]
public virtual void AddItemFromInflater (Preference preference)

Parameters

preference
Documentation for this section has not yet been entered.

Remarks

Called by the inflater to add an item to this 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