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

# position

The playback position at the time of the snapshot.

## Declaration

```swift
var position: CMTime { get }
```
