---
title: backwards
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfdatasearchflags/backwards
---

# backwards

## Declaration

```swift
static var backwards: CFDataSearchFlags { get }
```

## Discussion

Discussion Performs searching from the end of the range toward the beginning.

## See Also

### Constants

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