Android.Preferences.Preference.PreferenceManager Property
Gets the Android.Preferences.PreferenceManager that manages this Preference object's tree.

Syntax

[get: Android.Runtime.Register("getPreferenceManager", "()Landroid/preference/PreferenceManager;", "GetGetPreferenceManagerHandler")]
public virtual PreferenceManager PreferenceManager { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the Android.Preferences.PreferenceManager that manages this Preference object's tree.

[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