Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 990 Bytes

walletitem_ismoretransactionhistorylaunchable.md

File metadata and controls

24 lines (17 loc) · 990 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Wallet.WalletItem.IsMoreTransactionHistoryLaunchable
winrt property

Windows.ApplicationModel.Wallet.WalletItem.IsMoreTransactionHistoryLaunchable

-description

Gets or sets whether your app should be launched when the user taps "see more transaction history".

-property-value

true if your app should be launched when the user taps on "see more transaction history", Otherwise, false.

-remarks

For more info on using Wallet activation, see the "Handling app activation by Wallet " section of Quickstart: Using the APIs.

-examples

-see-also

WalletActionActivatedEventArgs, App lifecycle