---
title: DeviceHinge.Status
framework: SwiftUI
role: symbol
role_heading: Structure
platforms: [iOS 27.1+, iPadOS 27.1+]
path: swiftui/devicehinge/status-swift.struct
---

# DeviceHinge.Status

The status of an individual hinge.

## Declaration

```swift
struct Status
```

## Topics

### Getting hinge status

- [closed](swiftui/devicehinge/status-swift.struct/closed.md)
- [fullyOpen](swiftui/devicehinge/status-swift.struct/fullyopen.md)
- [partiallyOpen](swiftui/devicehinge/status-swift.struct/partiallyopen.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting hinge information

- [angle](swiftui/devicehinge/angle.md)
- [status](swiftui/devicehinge/status-swift.property.md)
