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

# forwards

The receiver remains visible in its final state when the animation is completed.

## Declaration

```swift
static let forwards: CAMediaTimingFillMode
```

## See Also

### Constants

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