---
title: type
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpseekcommandevent/type
---

# type

The type of seek command event.

## Declaration

```swift
var type: MPSeekCommandEventType { get }
```

## Discussion

Discussion The type property declares if a seek command is beginning or ending.
