-api-id | -api-type |
---|---|
T:Windows.ApplicationModel.Wallet.WalletItemCustomProperty |
winrt class |
Caution
The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.
Defines a custom property on a wallet item. Apps can show data in the details view or back of card view of the item.
WalletItemCustomProperty values are stored in the DisplayProperties property of a WalletItem. In addition to the basic data (Name and Value) a WalletItemCustomProperty object has other properties that influence how the property appears in the default wallet UI (for example SummaryViewPosition, DetailViewPosition).
WalletItem, WalletItem.DisplayProperties, Quickstart: Using the APIs