---
title: imageProperties
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilistcontentconfiguration-swift.struct/imageproperties-swift.property
---

# imageProperties

Properties for configuring the image.

## Declaration

```swift
var imageProperties: UIListContentConfiguration.ImageProperties { get set }
```

## See Also

### Customizing appearance

- [textProperties](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.property.md)
- [secondaryTextProperties](uikit/uilistcontentconfiguration-swift.struct/secondarytextproperties.md)
- [UIListContentConfiguration.ImageProperties](uikit/uilistcontentconfiguration-swift.struct/imageproperties-swift.struct.md)
- [UIListContentConfiguration.TextProperties](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct.md)
