---
title: bounds
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpmediaitemartwork/bounds
---

# bounds

The maximum size, in points, of the image associated with the media item artwork.

## Declaration

```swift
var bounds: CGRect { get }
```

## See Also

### Using a media item image

- [image(at:)](mediaplayer/mpmediaitemartwork/image(at:).md)
