---
title: fullyOpen
framework: SwiftUI
role: symbol
role_heading: Type Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: swiftui/devicehinge/status-swift.struct/fullyopen
---

# fullyOpen

The hinge is open as far as the device allows.

## Declaration

```swift
static var fullyOpen: DeviceHinge.Status { get }
```

## See Also

### Getting hinge status

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