---
title: mediaDestinationType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inmediadestinationreference/mediadestinationtype
---

# mediaDestinationType

The destination of the media your app adds.

## Declaration

```swift
var mediaDestinationType: INMediaDestinationType { get }
```

## Discussion

Discussion This property indicates whether to add the media item to the library or a playlist.

## See Also

### Describing the Media Destination

- [playlistName](intents/inmediadestinationreference/playlistname.md)
- [INMediaDestinationType](intents/inmediadestinationtype.md)
