---
title: ObjectiveCValue
framework: foundation
role: symbol
role_heading: Associated Type
path: foundation/objectivecconvertibleattributedstringkey/objectivecvalue
---

# ObjectiveCValue

The Objective-C type that corresponds to this key’s value type.

## Declaration

```swift
associatedtype ObjectiveCValue : NSObject
```
