Android.Content.PM.LabeledIntent: Constructor Members

The constructors of Android.Content.PM.LabeledIntent are listed below. For a list of all members, see the LabeledIntent Members list.

See Also: Inherited members from Android.Content.Intent

Public Constructors

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.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.