---
title: imageShape
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvtopshelfsectioneditem/imageshape-swift.property
---

# imageShape

The aspect ratio of the item’s image.

## Declaration

```swift
var imageShape: TVTopShelfSectionedItem.ImageShape { get set }
```

## Discussion

Discussion Use this property to specify the shape of the image you use for the item. The image shape determines the dimensions to use when creating the image. For a list of possible values, see TVTopShelfSectionedItem.ImageShape.

## See Also

### Setting the Image Shape

- [TVTopShelfSectionedItem.ImageShape](tvservices/tvtopshelfsectioneditem/imageshape-swift.enum.md)
