---
title: AttributeScopes.FoundationAttributes.LinkAttribute.ObjectiveCValue
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/attributescopes/foundationattributes/linkattribute/objectivecvalue
---

# AttributeScopes.FoundationAttributes.LinkAttribute.ObjectiveCValue

The type of the link attribute’s value when calling it from Objective-C.

## Declaration

```swift
typealias ObjectiveCValue = NSObject
```

## See Also

### Accessing the Attribute Name and Value

- [name](foundation/attributescopes/foundationattributes/linkattribute/name.md)
- [value(for:)](foundation/attributescopes/foundationattributes/linkattribute/value(for:).md)
- [AttributeScopes.FoundationAttributes.LinkAttribute.Value](foundation/attributescopes/foundationattributes/linkattribute/value.md)
- [objectiveCValue(for:)](foundation/attributescopes/foundationattributes/linkattribute/objectivecvalue(for:).md)
