PreferenceManager.MetadataKeyPreferences Field

Definition

Caution

deprecated

The Activity meta-data key for its XML preference hierarchy.

[Android.Runtime.Register("METADATA_KEY_PREFERENCES")]
[System.Obsolete("deprecated")]
public const string MetadataKeyPreferences;
[<Android.Runtime.Register("METADATA_KEY_PREFERENCES")>]
[<System.Obsolete("deprecated")>]
val mutable MetadataKeyPreferences : string

Field Value

String
Attributes

Remarks

Java documentation for android.preference.PreferenceManager.METADATA_KEY_PREFERENCES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to