<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "s:5ARKit13BarcodeAnchorV9SymbologyO"
  },
  "title" : "BarcodeAnchor.Symbology"
}
-->

# BarcodeAnchor.Symbology

Values that describe specific kinds of barcodes.

```
enum Symbology
```

## Topics

### Barcode symbologies

[`BarcodeAnchor.Symbology.aztec`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/aztec)

The value that represents the Aztec barcode symbology.

[`BarcodeAnchor.Symbology.codabar`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/codabar)

The value that represents the Codabar barcode symbology.

[`BarcodeAnchor.Symbology.code128`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code128)

The value that represents the Code 128 barcode symbology.

[`BarcodeAnchor.Symbology.code39`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code39)

The value that represents the Code 39 barcode symbology.

[`BarcodeAnchor.Symbology.code39Checksum`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code39Checksum)

The value that represents the Code 39 checksum barcode symbology.

[`BarcodeAnchor.Symbology.code39FullAscii`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code39FullAscii)

The value that represents the Code 39 full ASCII barcode symbology.

[`BarcodeAnchor.Symbology.code39FullAsciiChecksum`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code39FullAsciiChecksum)

The value that represents the Code 39 full ASCII checksum barcode symbology.

[`BarcodeAnchor.Symbology.code93`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code93)

The value that represents the Code 93 symbology.

[`BarcodeAnchor.Symbology.code93i`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/code93i)

The value that represents the Code 93i barcode symbology.

[`BarcodeAnchor.Symbology.dataMatrix`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/dataMatrix)

The value that represents the Data Matrix barcode symbology.

[`BarcodeAnchor.Symbology.ean13`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/ean13)

The value that represents the EAN13 barcode symbology.

[`BarcodeAnchor.Symbology.ean8`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/ean8)

The value that represents the EAN8 barcode symbology.

[`BarcodeAnchor.Symbology.gs1DataBar`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/gs1DataBar)

The value that represents the GS1 DataBar barcode symbology.

[`BarcodeAnchor.Symbology.gs1DataBarExpanded`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/gs1DataBarExpanded)

The value that represents the GS1 DataBar Expanded barcode symbology.

[`BarcodeAnchor.Symbology.gs1DataBarLimited`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/gs1DataBarLimited)

The value that represents the GS1 DataBar Limited barcode symbology.

[`BarcodeAnchor.Symbology.itf`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/itf)

The value that represents the ITF barcode symbology.

[`BarcodeAnchor.Symbology.itf14`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/itf14)

The value that represents the ITF14 barcode symbology.

[`BarcodeAnchor.Symbology.itfChecksum`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/itfChecksum)

The value that represents the ITF checksum barcode symbology.

[`BarcodeAnchor.Symbology.microPDF417`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/microPDF417)

The value that represents the Micro PDF417 barcode symbology.

[`BarcodeAnchor.Symbology.microQR`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/microQR)

The value that represents the Micro QR barcode symbology.

[`BarcodeAnchor.Symbology.msiPlessey`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/msiPlessey)

The value that represents the MSI Plessy barcode symbology.

[`BarcodeAnchor.Symbology.pdf417`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/pdf417)

The value that represents the PDF417 barcode symbology.

[`BarcodeAnchor.Symbology.qr`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/qr)

The value that represents the QR barcode symbology.

[`BarcodeAnchor.Symbology.upce`](/documentation/ARKit/BarcodeAnchor/Symbology-swift.enum/upce)

The value that represents the UPCE barcode symbology.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)