---
title: push
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catransitiontype/push
---

# push

The layer’s content pushes any existing content as it slides into place.

## Declaration

```swift
static let push: CATransitionType
```

## Discussion

Discussion The Common Transition Subtypes are used with this transition.

## See Also

### Constants

- [fade](quartzcore/catransitiontype/fade.md)
- [moveIn](quartzcore/catransitiontype/movein.md)
- [reveal](quartzcore/catransitiontype/reveal.md)
