Android.App.PendingIntent: Property Members

The properties of Android.App.PendingIntent are listed below. For a list of all members, see the PendingIntent Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
CreatorPackagestring. Return the package name of the application that created this PendingIntent, that is the identity under which you will actually be sending the Intent.
[read-only]
CreatorUidint. Return the uid of the application that created this PendingIntent, that is the identity under which you will actually be sending the Intent.
[read-only]
CreatorUserHandleAndroid.OS.UserHandle. Return the user handle of the application that created this PendingIntent, that is the user under which you will actually be sending the Intent.
[read-only]
IntentSenderAndroid.Content.IntentSender. Retrieve a IntentSender object that wraps the existing sender of the PendingIntent
[read-only]
TargetPackagestring.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.