---
title: UIView.ReservedRegion.QueryOptions
framework: UIKit
role: symbol
role_heading: Structure
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiview/reservedregion/queryoptions
---

# UIView.ReservedRegion.QueryOptions

Options for querying reserved regions.

## Declaration

```swift
struct QueryOptions
```

## Topics

### Setting query options

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

## Relationships

### Conforms To

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