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

# both

The receiver clamps values at both ends of the object’s time space

## Declaration

```swift
static let both: CAMediaTimingFillMode
```

## See Also

### Constants

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