---
title: UIPointerHighlightEffect
framework: uikit
role: symbol
role_heading: Class
path: uikit/uipointerhighlighteffect
---

# UIPointerHighlightEffect

An effect where the pointer slides under the given view and morphs into the view’s shape.

## Declaration

```occ
@interface UIPointerHighlightEffect : UIPointerEffect
```

## Relationships

### Inherits From

- [UIPointerEffect](uikit/uipointereffect-c.class.md)

## See Also

### Creating a specific effect

- [UIPointerHoverEffect](uikit/uipointerhovereffect.md)
- [UIPointerLiftEffect](uikit/uipointerlifteffect.md)
