-api-id | -api-type |
---|---|
T:Windows.ApplicationModel.Wallet.WalletBarcode |
winrt class |
Caution
The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.
Represents a bar code assigned to a wallet item.
Use WalletBarcode(WalletBarcodeSymbology, String) to construct a scheme-generated barcode image (which is realized when you call GetImageAsync). Use WalletBarcode(IRandomAccessStreamReference) to construct a barcode that you supply the image for.
The WalletBarcode class provides the value for the WalletItem.Barcode property.