---
title: UIHingeInteraction.Update
framework: UIKit
role: symbol
role_heading: Class
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uihingeinteraction/update
---

# UIHingeInteraction.Update

An update for a UIHingeInteraction

## Declaration

```swift
@MainActor class Update
```

## Topics

### Getting the hinge

- [hinge](uikit/uihingeinteraction/update/hinge.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
