Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 843 Bytes

walletbarcode_walletbarcode_30902746.md

File metadata and controls

27 lines (19 loc) · 843 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Wallet.WalletBarcode.#ctor(Windows.ApplicationModel.Wallet.WalletBarcodeSymbology,System.String)
winrt method

Windows.ApplicationModel.Wallet.WalletBarcode.WalletBarcode

-description

Initializes a new instance of the WalletBarcode class.

-parameters

-param symbology

The symbology type for this barcode. Use one of the supported symbologies, such as Upca. Don't set to Invalid or Custom.

-param value

The message (Value) that the barcode represents.

-remarks

-examples

-see-also

WalletBarcode(IRandomAccessStreamReference)