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

# ICScannerFeatureType

The types of scanner features.

```
enum ICScannerFeatureType
```

## Topics

### Enumeration Cases

### Constants

[`ICScannerFeatureTypeBoolean`](/documentation/ImageCaptureCore/ICScannerFeatureType/boolean)

A feature with a value of YES or NO.

[`ICScannerFeatureTypeEnumeration`](/documentation/ImageCaptureCore/ICScannerFeatureType/enumeration)

A feature that can have one of several discrete values, strings, or numbers.

[`ICScannerFeatureTypeRange`](/documentation/ImageCaptureCore/ICScannerFeatureType/range)

A feature with a value that lies within a range.

[`ICScannerFeatureTypeTemplate`](/documentation/ImageCaptureCore/ICScannerFeatureType/template)

A group of one or more rectangular scan areas that can be used with a scanner functional unit.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)