Android.Content.PM.PackageItemInfo.MetaData Property
Additional meta-data associated with this component.

Syntax

[Android.Runtime.Register("metaData")]
public Android.OS.Bundle MetaData { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Additional meta-data associated with this component. This field will only be filled in if you set the PackageManager.GET_META_DATA flag when requesting the info.

[Android Documentation]

Requirements

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