---
title: UIHoverHighlightEffect
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uihoverhighlighteffect-swift.struct
---

# UIHoverHighlightEffect

An effect that applies a highlight to the view on hover.

## Declaration

```swift
struct UIHoverHighlightEffect
```

## Topics

### Creating a highlight hover effect

- [init()](uikit/uihoverhighlighteffect-swift.struct/init().md)

## Relationships

### Conforms To

- [UIHoverEffect](uikit/uihovereffect-40091.md)

## See Also

### Specifying a hover effect

- [effect](uikit/uihoverstyle/effect-4vdoj.md)
- [UIHoverAutomaticEffect](uikit/uihoverautomaticeffect-swift.struct.md)
- [UIHoverLiftEffect](uikit/uihoverlifteffect-swift.struct.md)
- [UIHoverEffect](uikit/uihovereffect-40091.md)
