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

# fade

The layer’s content fades as it becomes visible or hidden.

## Declaration

```swift
static let fade: CATransitionType
```

## See Also

### Constants

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