Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 735 Bytes

walletitem_walletitem_1121193137.md

File metadata and controls

29 lines (20 loc) · 735 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Wallet.WalletItem.#ctor(Windows.ApplicationModel.Wallet.WalletItemKind,System.String)
winrt method

Windows.ApplicationModel.Wallet.WalletItem.WalletItem

-description

Caution

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

Initializes a new instance of the WalletItem class.

-parameters

-param kind

The type of wallet item.

-param displayName

The display name of the item.

-remarks

-examples

-see-also