---
title: seek
framework: groupactivities
role: symbol
role_heading: Type Property
path: groupactivities/groupsessionevent/action-swift.struct/seek
---

# seek

An event that indicates a change to the current playback location.

## Declaration

```swift
static let seek: GroupSessionEvent.Action
```

## See Also

### Getting playback-related actions

- [play](groupactivities/groupsessionevent/action-swift.struct/play.md)
- [pause](groupactivities/groupsessionevent/action-swift.struct/pause.md)
- [skip(item:)](groupactivities/groupsessionevent/action-swift.struct/skip(item:).md)
