Android.Content.PM.PackageManager.GetApplicationLabelFormatted Method
Return the label to use for this application.

Syntax

[Android.Runtime.Register("getApplicationLabel", "(Landroid/content/pm/ApplicationInfo;)Ljava/lang/CharSequence;", "GetGetApplicationLabel_Landroid_content_pm_ApplicationInfo_Handler")]
public abstract Java.Lang.ICharSequence GetApplicationLabelFormatted (ApplicationInfo info)

Parameters

info
The application to get the label of.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the label to use for this application.

[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