---
title: fromLeft
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catransitionsubtype/fromleft
---

# fromLeft

The transition begins at the left side of the layer.

## Declaration

```swift
static let fromLeft: CATransitionSubtype
```

## See Also

### Constants

- [fromRight](quartzcore/catransitionsubtype/fromright.md)
- [fromTop](quartzcore/catransitionsubtype/fromtop.md)
- [fromBottom](quartzcore/catransitionsubtype/frombottom.md)
