Android.Content.PM.LabeledIntent.LoadLabelFormatted Method
Retrieve the label associated with this object.

Syntax

[Android.Runtime.Register("loadLabel", "(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;", "GetLoadLabel_Landroid_content_pm_PackageManager_Handler")]
public virtual Java.Lang.ICharSequence LoadLabelFormatted (PackageManager pm)

Parameters

pm
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the label associated with this object. If the object does not have a label, null will be returned, in which case you will probably want to load the label from the underlying resolved info for the Intent.

[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 5