UserActionEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The UserActionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionData | Gets the data associated with the event. |
|
Item | Gets the wallet item that caused the event to be raised. |
|
Result | Gets the result of the action on the wallet item. |
|
TransactionAmount | Gets or sets the string that indicates that the transaction was successful. |
Show: