---
title: timeRange
framework: AVKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: avkit/avplaybackuserinterfacetimelinesegment/timerange
---

# timeRange

The time range defining the segment’s position and duration within the overall timeline.

## Declaration

```swift
var timeRange: CMTimeRange { get }
```
