---
title: timeLapse
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/timelapse
---

# timeLapse

A Boolean value that indicates whether the file is a time-lapse video file.

## Declaration

```swift
var timeLapse: Bool { get }
```

## See Also

### Inspecting Video Properties

- [duration](imagecapturecore/iccamerafile/duration.md)
- [highFramerate](imagecapturecore/iccamerafile/highframerate.md)
