---
title: imageSize
framework: tvservices
role: symbol
role_heading: Type Property
path: tvservices/tvtopshelfinsetcontent/imagesize
---

# imageSize

The standard width and height for images in an inset interface.

## Declaration

```swift
class var imageSize: CGSize { get }
```

## Discussion

Discussion The standard image size for inset items is 1740 x 560 points. For more information about configuring the images for an inset interface, see Human Interface Guidelines.
