---
title: UIPointerLiftEffect
framework: uikit
role: symbol
role_heading: Class
path: uikit/uipointerlifteffect
---

# UIPointerLiftEffect

An effect where the pointer slides under the given view and disappears as the view scales up and gains a shadow.

## Declaration

```occ
@interface UIPointerLiftEffect : UIPointerEffect
```

## Relationships

### Inherits From

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

## See Also

### Creating a specific effect

- [UIPointerHighlightEffect](uikit/uipointerhighlighteffect.md)
- [UIPointerHoverEffect](uikit/uipointerhovereffect.md)
