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

# isActive

A Boolean value that indicates whether the region is currently active.

## Declaration

```swift
let isActive: Bool
```

## See Also

### Getting region details

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