Compartir a través de


QRCodeProperties Struct

Definition

Represents properties of detected QRCodes.

public struct QRCodeProperties
type QRCodeProperties = struct
Public Structure QRCodeProperties
Inheritance
QRCodeProperties

Remarks

See https://github.com/yansikeim/QR-Code/blob/master/ISO%20IEC%2018004%202015%20Standard.pdf for more information.

Fields

type

Type of the QRCode.

version

Version of the QRCode.

Applies to