---
title: fromTop
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catransitionsubtype/fromtop
---

# fromTop

The transition begins at the top of the layer.

## Declaration

```swift
static let fromTop: CATransitionSubtype
```

## See Also

### Constants

- [fromRight](quartzcore/catransitionsubtype/fromright.md)
- [fromLeft](quartzcore/catransitionsubtype/fromleft.md)
- [fromBottom](quartzcore/catransitionsubtype/frombottom.md)
