PreferenceManager.MetadataKeyPreferences Field

Definition

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

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

Field Value

Attributes

Remarks

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

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