Android.Content.IntentSender: Property Members

The properties of Android.Content.IntentSender are listed below. For a list of all members, see the IntentSender 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 IntentSender, 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]
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.