---
title: UIHoverAutomaticEffect
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uihoverautomaticeffect-swift.struct
---

# UIHoverAutomaticEffect

A system-default hover effect that automatically selects the appropriate effect based on the view to which it applies.

## Declaration

```swift
struct UIHoverAutomaticEffect
```

## Topics

### Creating an automatic hover effect

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

## Relationships

### Conforms To

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

## See Also

### Specifying a hover effect

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