Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 863 Bytes

walletsummaryviewposition.md

File metadata and controls

34 lines (23 loc) · 863 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Wallet.WalletSummaryViewPosition
winrt enum

WalletSummaryViewPosition

-description

Caution

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

Describes the position in the summary view of a wallet item that a WalletItemCustomProperty should be displayed.

-enum-fields

-field Hidden:0

The item is hidden in the summary view.

-field Field1:1

The first summary line.

-field Field2:2

The second summary line.

-remarks

-examples

-see-also

WalletItemCustomProperty.SummaryViewPosition