---
title: backwards
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/camediatimingfillmode/backwards
---

# backwards

The receiver clamps values before zero to zero when the animation is completed.

## Declaration

```swift
static let backwards: CAMediaTimingFillMode
```

## See Also

### Constants

- [removed](quartzcore/camediatimingfillmode/removed.md)
- [forwards](quartzcore/camediatimingfillmode/forwards.md)
- [both](quartzcore/camediatimingfillmode/both.md)
