---
title: CFURLEnumeratorOptions
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cfurlenumeratoroptions
---

# CFURLEnumeratorOptions

Options for controlling enumerator behavior.

## Declaration

```swift
struct CFURLEnumeratorOptions
```

## Topics

### Constants

- [descendRecursively](corefoundation/cfurlenumeratoroptions/descendrecursively.md)
- [skipInvisibles](corefoundation/cfurlenumeratoroptions/skipinvisibles.md)
- [generateFileReferenceURLs](corefoundation/cfurlenumeratoroptions/generatefilereferenceurls.md)
- [skipPackageContents](corefoundation/cfurlenumeratoroptions/skippackagecontents.md)
- [includeDirectoriesPreOrder](corefoundation/cfurlenumeratoroptions/includedirectoriespreorder.md)
- [includeDirectoriesPostOrder](corefoundation/cfurlenumeratoroptions/includedirectoriespostorder.md)

### Initializers

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

### Type Properties

- [generateRelativePathURLs](corefoundation/cfurlenumeratoroptions/generaterelativepathurls.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)

## See Also

### Enumerations

- [CFFileSecurityClearOptions](corefoundation/cffilesecurityclearoptions.md)
- [CFISO8601DateFormatOptions](corefoundation/cfiso8601dateformatoptions.md)
- [CFRunLoopRunResult](corefoundation/cfrunlooprunresult.md)
- [CFURLEnumeratorResult](corefoundation/cfurlenumeratorresult.md)
- [CGRectEdge](corefoundation/cgrectedge.md)
