<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIHoverLiftEffect-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit17UIHoverLiftEffectV"
  },
  "title" : "UIHoverLiftEffect"
}
-->

# UIHoverLiftEffect

An effect that can visually lift the view on hover where appropriate.

```
struct UIHoverLiftEffect
```

## Topics

### Creating a lift hover effect

[`init()`](/documentation/UIKit/UIHoverLiftEffect-swift.struct/init())

Creates an effect that can visually lift the view on hover where appropriate.

## Relationships

### Conforms To

[`UIHoverEffect-40091`](/documentation/UIKit/UIHoverEffect-40091)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)