---
title: NSFileVersion.ReplacingOptions
framework: foundation
role: symbol
role_heading: Structure
path: foundation/nsfileversion/replacingoptions
---

# NSFileVersion.ReplacingOptions

Options for replacing a file version.

## Declaration

```swift
struct ReplacingOptions
```

## Topics

### Replacing options

- [byMoving](foundation/nsfileversion/replacingoptions/bymoving.md)

### Initializers

- [init(rawValue:)](foundation/nsfileversion/replacingoptions/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)

## See Also

### Constants

- [NSFileVersion.AddingOptions](foundation/nsfileversion/addingoptions.md)
