Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 859 Bytes

walletitemstore_clearasync_1031039026.md

File metadata and controls

26 lines (18 loc) · 859 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Wallet.WalletItemStore.ClearAsync
winrt method

Windows.ApplicationModel.Wallet.WalletItemStore.ClearAsync

-description

Caution

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

Clears all app-owned wallet items from the wallet data store.

-returns

An asynchronous action. If you use Asynchronous programming, the result type is void.

-remarks

-examples

-see-also

WalletItem, Asynchronous programming