<!--
{
  "availability" : [
    "iPadOS: 12.0.0 -",
    "ios: 12.0.0 -",
    "maccatalyst: 13.1.0 -",
    "macos: 11.0.0 -",
    "tvos: 14.0.0 -",
    "watchos: 5.0.0 -",
    "xros: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INIntent/imageForParameterNamed:",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INIntent(im)imageForParameterNamed:"
  },
  "title" : "imageForParameterNamed:"
}
-->

# imageForParameterNamed:

Returns the image associated with the specified parameter.

```
- (INImage *) imageForParameterNamed:(NSString *) parameterName;
```

## Return Value

The image associated with the specified parameter.

---

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)