Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 769 Bytes

wallettransaction_islaunchable.md

File metadata and controls

26 lines (18 loc) · 769 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Wallet.WalletTransaction.IsLaunchable
winrt property

Windows.ApplicationModel.Wallet.WalletTransaction.IsLaunchable

-description

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Gets or sets whether to launch your app when the user taps "see more transaction history".

-property-value

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

-remarks

-examples

-see-also

Quickstart: Using the APIs