<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKScannerDeviceViewDisplayMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:@E@IKScannerDeviceViewDisplayMode"
  },
  "title" : "IKScannerDeviceViewDisplayMode"
}
-->

# IKScannerDeviceViewDisplayMode

These constants specify the display mode the scanner view will use. They are used by the [`mode`](/documentation/Quartz/IKScannerDeviceView/mode) property.

```
@frozen enum IKScannerDeviceViewDisplayMode
```

## Topics

### Constants

[`IKScannerDeviceViewDisplayModeSimple`](/documentation/Quartz/IKScannerDeviceViewDisplayMode/simple)

The view will display in simple mode.

[`IKScannerDeviceViewDisplayModeAdvanced`](/documentation/Quartz/IKScannerDeviceViewDisplayMode/advanced)

The view will display in advanced mode.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

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)