---
title: status
framework: UIKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uihinge/status-swift.property
---

# status

The current status of the hinge

## Declaration

```swift
var status: UIHinge.Status { get }
```

## See Also

### Getting the hinge state

- [angle](uikit/uihinge/angle.md)
- [UIHinge.Status](uikit/uihinge/status-swift.enum.md)
