---
title: fromRight
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/catransitionsubtype/fromright
---

# fromRight

The transition begins at the right side of the layer.

## Declaration

```swift
static let fromRight: CATransitionSubtype
```

## See Also

### Constants

- [fromLeft](quartzcore/catransitionsubtype/fromleft.md)
- [fromTop](quartzcore/catransitionsubtype/fromtop.md)
- [fromBottom](quartzcore/catransitionsubtype/frombottom.md)
