<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "tvOS: 14.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit26UIListContentConfigurationV15ImagePropertiesV"
  },
  "title" : "UIListContentConfiguration.ImageProperties"
}
-->

# UIListContentConfiguration.ImageProperties

Properties that affect the list content configuration’s image.

```
struct ImageProperties
```

## Topics

### Configuring image properties

[`preferredSymbolConfiguration`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/preferredSymbolConfiguration)

The symbol configuration to use.

[`tintColor`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/tintColor)

The tint color to apply to the image view.

[`tintColorTransformer`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/tintColorTransformer)

The color transformer for resolving the tint color.

[`resolvedTintColor(for:)`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/resolvedTintColor(for:))

Generates the resolved tint color for the specified tint color, using the tint color and color transformer.

[`cornerRadius`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/cornerRadius)

The preferred corner radius, using a continuous corner curve, for the image.

[`maximumSize`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/maximumSize)

The maximum size for the image.

[`reservedLayoutSize`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/reservedLayoutSize)

The layout size that the system reserves for the image, and then centers the image within.

[`standardDimension`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/standardDimension)

The system standard layout dimension for reserved layout size.

[`accessibilityIgnoresInvertColors`](/documentation/UIKit/UIListContentConfiguration-swift.struct/ImageProperties-swift.struct/accessibilityIgnoresInvertColors)

A Boolean value that determines whether the image inverts its colors when the user turns on the Invert Colors accessibility setting.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)