Android.Test.Mock.MockPackageManager.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 override Java.Lang.ICharSequence GetApplicationLabelFormatted (Android.Content.PM.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.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1