<!--
{
  "availability" : [
    "iOS: 27.1.0 -",
    "iPadOS: 27.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIView/ReservedRegion/QueryOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So6UIViewC5UIKitE14ReservedRegionV12QueryOptionsV"
  },
  "title" : "UIView.ReservedRegion.QueryOptions"
}
-->

# UIView.ReservedRegion.QueryOptions

Options for querying reserved regions.

```
struct QueryOptions
```

## Topics

### Setting query options

[`static let includeInactive: UIView.ReservedRegion.QueryOptions`](/documentation/UIKit/UIView/ReservedRegion/QueryOptions/includeInactive)

A Boolean value that indicates whether inactive reserved regions are included in a query result.

## Relationships

### Conforms To

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`OptionSet`](/documentation/Swift/OptionSet)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)