---
title: ReservedRegion.QueryOptions
framework: SwiftUI
role: symbol
role_heading: Structure
platforms: [iOS 27.1+, iPadOS 27.1+]
path: swiftui/reservedregion/queryoptions
---

# ReservedRegion.QueryOptions

Options for querying reserved regions.

## Declaration

```swift
@frozen struct QueryOptions
```

## Topics

### Getting query options

- [includeInactive](swiftui/reservedregion/queryoptions/includeinactive.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [Hashable](swift/hashable.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Inspecting reserved regions

- [reservedRegions(kind:options:layoutDirectionBehavior:)](swiftui/geometryproxy/reservedregions(kind:options:layoutdirectionbehavior:).md)
- [ReservedRegion](swiftui/reservedregion.md)
- [ReservedRegion.Kind](swiftui/reservedregion/kind-swift.struct.md)
