---
title: CFDataSearchFlags
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cfdatasearchflags
---

# CFDataSearchFlags

A CFOptionFlags type for specifying options for searching.

## Declaration

```swift
struct CFDataSearchFlags
```

## Topics

### Constants

- [backwards](corefoundation/cfdatasearchflags/backwards.md)
- [anchored](corefoundation/cfdatasearchflags/anchored.md)

### Initializers

- [init(rawValue:)](corefoundation/cfdatasearchflags/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
