---
title: automatic
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uihovereffect-40091/automatic
---

# automatic

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

## Declaration

```swift
static var automatic: UIHoverAutomaticEffect { get }
```

## See Also

### Choosing a hover effect

- [highlight](uikit/uihovereffect-40091/highlight.md)
- [lift](uikit/uihovereffect-40091/lift.md)
