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

# UIView.ReservedRegion.Kind

A kind of reserved region.

```
struct Kind
```

## Topics

### Type Properties

[`static let division: UIView.ReservedRegion.Kind`](/documentation/UIKit/UIView/ReservedRegion/Kind-swift.struct/division)

A region where content splits into two separate regions.

[`static let occlusion: UIView.ReservedRegion.Kind`](/documentation/UIKit/UIView/ReservedRegion/Kind-swift.struct/occlusion)

A region where an element, such as a camera, occludes content.

## Relationships

### Conforms To

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

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

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

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

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

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

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

---

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)