---
title: ArchiveFlags
framework: applearchive
role: symbol
role_heading: Structure
path: applearchive/archiveflags
---

# ArchiveFlags

## Declaration

```swift
struct ArchiveFlags
```

## Topics

### Type Properties

- [archiveDeduplicateData](applearchive/archiveflags/archivededuplicatedata.md)
- [extractNoAutoDeduplicate](applearchive/archiveflags/extractnoautodeduplicate.md)
- [extractNoAutoSparse](applearchive/archiveflags/extractnoautosparse.md)
- [ignoreOperationNotPermitted](applearchive/archiveflags/ignoreoperationnotpermitted.md)
- [replaceAttributes](applearchive/archiveflags/replaceattributes.md)

### Type Methods

- [verbosity(level:)](applearchive/archiveflags/verbosity(level:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [Hashable](swift/hashable.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Structures

- [AEAContextTraits](applearchive/aeacontexttraits.md)
- [ArchiveHash](applearchive/archivehash.md)
