---
title: margins
framework: UIKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiview/reservedregion/margins
---

# margins

The margins included in the frame around the reserved region for interactive content.

## Declaration

```swift
let margins: UIEdgeInsets
```

## See Also

### Getting region details

- [frame](uikit/uiview/reservedregion/frame.md)
- [isActive](uikit/uiview/reservedregion/isactive.md)
- [kind](uikit/uiview/reservedregion/kind-swift.property.md)
- [UIView.ReservedRegion.Kind](uikit/uiview/reservedregion/kind-swift.struct.md)
