---
title: customAttributes()
framework: coreimage
role: symbol
role_heading: Type Method
path: coreimage/cifilterprotocol/customattributes()
---

# customAttributes()

Returns a dictionary that contains key-value pairs that describe the filter.

## Declaration

```swift
optional static func customAttributes() -> [String : Any]?
```
