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
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | CreatorPackage | string. 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] | CreatorUid | int. 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] | CreatorUserHandle | Android.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] | TargetPackage | string. |
[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. |