Android.Preferences.PreferenceGroup.GetPreference Method
Returns the Android.Preferences.Preference at a particular index.

Syntax

[Android.Runtime.Register("getPreference", "(I)Landroid/preference/Preference;", "GetGetPreference_IHandler")]
public virtual Preference GetPreference (int index)

Parameters

index
The index of the Android.Preferences.Preference to retrieve.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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