The members of Android.Content.PM.LabeledIntent are listed below.
See Also: Inherited members from Android.Content.Intent
Create a labeled intent with no intent data but supplying a textual label and icon resource for it. | ||
Create a labeled intent with no intent data but supplying the label and icon resources for it. | ||
Create a labeled intent with no intent data but supplying a textual label and icon resource for it. | ||
Create a labeled intent from the given intent, supplying a textual label and icon resource for it. | ||
Create a labeled intent from the given intent, supplying the label and icon resources for it. | ||
Create a labeled intent from the given intent, supplying a textual label and icon resource for it. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | IconResource | int. Return any resource identifier that has been given for the label icon. |
[read-only] | LabelResource | int. Return any resource identifier that has been given for the label text. |
[read-only] | NonLocalizedLabel | string. Documentation for this section has not yet been entered. |
[read-only] | NonLocalizedLabelFormatted | Java.Lang.ICharSequence. Return any concrete text that has been given for the label text. |
[read-only] | SourcePackage | string. Return the name of the package holding label and icon resources. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
LoadIcon(PackageManager)Retrieve the icon associated with this object. | ||
LoadLabel(PackageManager)Documentation for this section has not yet been entered. | ||
LoadLabelFormatted(PackageManager)Retrieve the label associated with this object. |