---
title: fromBottom
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catransitionsubtype/frombottom
---

# fromBottom

The transition begins at the bottom of the layer.

## Declaration

```swift
static let fromBottom: CATransitionSubtype
```

## See Also

### Constants

- [fromRight](quartzcore/catransitionsubtype/fromright.md)
- [fromLeft](quartzcore/catransitionsubtype/fromleft.md)
- [fromTop](quartzcore/catransitionsubtype/fromtop.md)
