---
title: seekableTimeRanges
framework: AVKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: avkit/avplaybackuserinterfacetimecontrollable-50vcy/seekabletimeranges
---

# seekableTimeRanges

Time ranges within the timeline where seeking operations are permitted.

## Declaration

```swift
@MainActor var seekableTimeRanges: [CMTimeRange]? { get }
```
