Android.Content.PM.PackageItemInfo.NonLocalizedLabel Property
The string provided in the AndroidManifest file, if any.

Syntax

[Android.Runtime.Register("nonLocalizedLabel")]
public Java.Lang.ICharSequence NonLocalizedLabel { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The string provided in the AndroidManifest file, if any. You probably don't want to use this. You probably want PackageManager.GetApplicationLabelFormatted(ApplicationInfo)

[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