---
title: ObservationTracking.Options
framework: observation
role: symbol
role_heading: Structure
path: observation/observationtracking/options
---

# ObservationTracking.Options

## Declaration

```swift
struct Options
```

## Topics

### Type Properties

- [deinit](observation/observationtracking/options/deinit.md)
- [didSet](observation/observationtracking/options/didset.md)
- [willSet](observation/observationtracking/options/willset.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
